Converts the given time into an equivalent interval.
timevalue( time text )
time_text: (Text) The time of day to be converted into an interval.
Time
You can experiment with this function in the test box below.
Test Input
timevalue(time(14,20,23))
returns 2:20 PM