Coerce to a hms object.

dtt_time(x, ...)

Arguments

x

The object to coerce.

...

Unused.

Value

A hms vector.

Examples

dtt_time(Sys.time())
#> 13:40:02