R/utils.R
seconds_to_string.Rd
Converts seconds after midnight as integers to strings in the "HH:MM:SS" format.
seconds_to_string(seconds)
An integer.
A time-representing string.