# Generated by roxygen2: do not edit by hand

S3method(chronos,Date)
S3method(chronos,POSIXct)
S3method(chronos,character)
S3method(chronos,default)
S3method(chronos,factor)
S3method(chronos,integer)
S3method(chronos,numeric)
S3method(parse_epoch,character)
S3method(parse_epoch,default)
S3method(parse_epoch,integer)
S3method(parse_epoch,numeric)
export(chronos)
export(parse_date)
export(parse_datetime)
export(parse_epoch)
useDynLib(timeless, .registration = TRUE)
