# Generated by roxygen2: do not edit by hand

S3method("%><%",mdate)
S3method("%>=<%",mdate)
S3method("%g%",mdate)
S3method("%ge%",mdate)
S3method("%intersect%",mdate)
S3method("%l%",mdate)
S3method("%le%",mdate)
S3method("%union%",mdate)
S3method("+",mdate)
S3method("-",mdate)
S3method("<",mdate)
S3method("<=",mdate)
S3method(">",mdate)
S3method(">=",mdate)
S3method("[",mdate)
S3method("[<-",mdate)
S3method("[[",mdate)
S3method("[[<-",mdate)
S3method(as.Date,mdate)
S3method(as.POSIXct,mdate)
S3method(as.POSIXlt,mdate)
S3method(as.data.frame,mdate)
S3method(as.double,mdate)
S3method(as.list,mdate)
S3method(as_messydate,Date)
S3method(as_messydate,POSIXct)
S3method(as_messydate,POSIXlt)
S3method(as_messydate,character)
S3method(as_messydate,list)
S3method(as_messydate,mdate)
S3method(as_messydate,numeric)
S3method(c,mdate)
S3method(format,mdate)
S3method(lubridate::hour,mdate)
S3method(lubridate::mday,mdate)
S3method(lubridate::minute,mdate)
S3method(lubridate::month,mdate)
S3method(lubridate::second,mdate)
S3method(lubridate::tz,mdate)
S3method(lubridate::year,mdate)
S3method(make_messyduration,character)
S3method(make_messyduration,mdate)
S3method(max,mdate)
S3method(mean,mdate)
S3method(median,mdate)
S3method(min,mdate)
S3method(modal,mdate)
S3method(precision,mdate)
S3method(print,mdate)
S3method(print,mduration)
S3method(random,character)
S3method(random,mdate)
S3method(rep,mdate)
S3method(seq,mdate)
S3method(vmax,mdate)
S3method(vmean,mdate)
S3method(vmedian,mdate)
S3method(vmin,mdate)
S3method(vmodal,mdate)
S3method(vrandom,mdate)
export("%><%")
export("%>=<%")
export("%g%")
export("%ge%")
export("%intersect%")
export("%l%")
export("%le%")
export("%union%")
export(approximate)
export(as_approximate)
export(as_messydate)
export(as_uncertain)
export(contract)
export(day)
export(expand)
export(hour)
export(is_approximate)
export(is_bce)
export(is_element)
export(is_intersecting)
export(is_messydate)
export(is_precise)
export(is_similar)
export(is_subset)
export(is_uncertain)
export(make_messydate)
export(make_messyduration)
export(md_intersect)
export(md_multiset)
export(md_union)
export(mdate)
export(mday)
export(messyduration)
export(minute)
export(modal)
export(month)
export(new_messydate)
export(new_messyduration)
export(on_or_after)
export(on_or_before)
export(precision)
export(random)
export(second)
export(tz)
export(uncertain)
export(validate_messydate)
export(validate_messyduration)
export(vmax)
export(vmean)
export(vmedian)
export(vmin)
export(vmodal)
export(vrandom)
export(year)
exportMethods(as_datetime)
importFrom(lubridate,NA_Date_)
importFrom(lubridate,as_date)
importFrom(lubridate,as_datetime)
importFrom(lubridate,day)
importFrom(lubridate,hour)
importFrom(lubridate,mday)
importFrom(lubridate,minute)
importFrom(lubridate,month)
importFrom(lubridate,second)
importFrom(lubridate,tz)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(methods,setMethod)
importFrom(methods,setOldClass)
importFrom(stats,median)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_extract_all_regex)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_all_regex)
importFrom(utils,str)
