These functions convert character vectors to objects of the hms class.
NA values are supported.
parse_hms() accepts values of the form "HH:MM:SS", with optional
fractional seconds.
parse_hm() accepts values of the form "HH:MM".
Value
An object of class hms.
