R/time.R
dtt_time.Rd
Coerce to a hms object.
dtt_time(x, ...)
The object to coerce.
Unused.
A hms vector.
dtt_time(Sys.time())#> 13:40:02