# Generated by roxygen2: do not edit by hand

S3method("%%",date_ym)
S3method("%%",date_yq)
S3method("%/%",date_ym)
S3method("%/%",date_yq)
S3method("*",date_ym)
S3method("*",date_yq)
S3method("+",date_ym)
S3method("+",date_yq)
S3method("-",date_ym)
S3method("-",date_yq)
S3method("/",date_ym)
S3method("/",date_yq)
S3method("^",date_ym)
S3method("^",date_yq)
S3method(as.Date,date_y)
S3method(as.Date,date_ym)
S3method(as.Date,date_yq)
S3method(as.POSIXct,date_xx)
S3method(as.POSIXlt,date_xx)
S3method(as_date_y,Date)
S3method(as_date_y,default)
S3method(as_date_y,numeric)
S3method(as_date_ym,Date)
S3method(as_date_ym,date_ym)
S3method(as_date_ym,default)
S3method(as_date_ym,numeric)
S3method(as_date_yq,Date)
S3method(as_date_yq,date_yq)
S3method(as_date_yq,default)
S3method(as_date_yq,numeric)
S3method(first_day_of_month,default)
S3method(first_day_of_quarter,default)
S3method(first_day_of_year,default)
S3method(format,date_ym)
S3method(format,date_yq)
S3method(get_month,date_y)
S3method(get_month,date_ym)
S3method(get_month,date_yq)
S3method(get_month,default)
S3method(get_quarter,date_y)
S3method(get_quarter,date_yq)
S3method(get_quarter,default)
S3method(get_year,date_y)
S3method(get_year,date_ym)
S3method(get_year,date_yq)
S3method(get_year,default)
S3method(last_day_of_month,default)
S3method(last_day_of_quarter,default)
S3method(last_day_of_year,default)
S3method(print,date_xx)
S3method(seq,date_ym)
S3method(seq,date_yq)
export(as_date_y)
export(as_date_ym)
export(as_date_yq)
export(date_y)
export(date_ym)
export(date_yq)
export(first_day_of_month)
export(first_day_of_quarter)
export(first_day_of_year)
export(first_day_y)
export(first_day_ym)
export(first_day_yq)
export(format_date_ym_iso)
export(format_date_ym_short)
export(format_date_ym_shorter)
export(format_date_yq_iso)
export(format_date_yq_short)
export(format_date_yq_shorter)
export(format_ym)
export(format_yq)
export(get_month)
export(get_quarter)
export(get_year)
export(is_date_xx)
export(is_date_y)
export(is_date_ym)
export(is_date_yq)
export(last_day_of_month)
export(last_day_of_quarter)
export(last_day_of_year)
export(last_day_y)
export(last_day_ym)
export(last_day_yq)
export(make_date_xx)
