# Generated by roxygen2: do not edit by hand

S3method(fymd,character)
S3method(fymd,default)
S3method(fymd,numeric)
S3method(get_mday,Date)
S3method(get_mday,default)
S3method(get_month,Date)
S3method(get_month,default)
S3method(get_year,Date)
S3method(get_year,default)
S3method(get_ymd,Date)
S3method(get_ymd,default)
S3method(is_leap_year,Date)
S3method(is_leap_year,numeric)
export(fymd)
export(get_mday)
export(get_month)
export(get_year)
export(get_ymd)
export(is_leap)
export(is_leap_year)
useDynLib(fastymd, .registration = TRUE, .fixes = "C_")
