hms
R/fixed_day_numbers.R
time_from_clock.Rd
Return time of day from clock time hms
time_from_clock(hms)
The time vector.
The numerical representation of the clock time.
if (FALSE) { time_from_clock(c(11, 12, 13)) }