## S3 method for class 'timeDate':
as.character(x, \dots)## S3 method for class 'timeDate':
as.double(x,
units = c("auto", "secs", "mins", "hours", "days", "weeks"), ...)
## S3 method for class 'timeDate':
as.data.frame(x, \dots)
## S3 method for class 'timeDate':
as.POSIXct(x, tz = "", \dots)## S3 method for class 'timeDate':
as.POSIXlt(x, tz = "", \dots)
## S3 method for class 'timeDate':
as.Date(x, method = c("trunc", "round", "next"), ...)