timevalue() Function

Converts the given time into an equivalent interval.

Syntax

timevalue( time text )

time_text: (Text) The time of day to be converted into an interval.

Returns

Time

Examples

timevalue(time(14,20,23)) returns 2:20 PM

Open in Github Built: Fri, Nov 04, 2022 (07:10:52 PM)

On This Page

FEEDBACK