timevalue
Parse a time string into a fraction of a day.
Syntax
Section titled “Syntax”v = timevalue(time_text)Description
Section titled “Description”Parses time strings ('14:30:00', '2:30 PM') and returns a fraction of a day. Inverse of time.
Example
Section titled “Example”timevalue('14:30:00') % 0.6042