powered by
Format a tod_time object into a character string for pretty printing.
tod_time
# S3 method for tod_time format(x, ..., sep = ":")
A character string with the time formatted as "HH:MM:SS", where ":" is the argument passed to sep.
sep
an R object
ignored
character used as separator
Other Time of day functions: as_tod(), print.tod_time()
as_tod()
print.tod_time()