The possible units values are 'seconds', 'minutes', 'hours', 'days', 'months' or 'years'.
dtt_floored(x, units = dtt_units(x))
x | A Date or POSIXct vector. |
---|---|
units | A string of the units to floor by. |
... | Unused. |
A flag indicating whether floored.
#> [1] FALSE