R/units.R
dtt_units.Rd
The possible values are 'seconds', 'minutes', 'hours', 'days', 'months' or 'years'.
dtt_units(x, ...)
A Date or POSIXct vector.
Unused.
A string indicating the date time units.
dtt_units(Sys.time())#> [1] "seconds"