Manuals/calci/TIMEVALUE
TIMEVALUE(SomeString)
where,
SomeString - is a text string that represents a time in time format(e.g. "3:30 PM")
Calci returns the serial number of the text string.
Date information in SomeString is ignored.
TIMEVALUE
Lets see an example in (Column1, Row1)
=TIMEVALUE("1:24 pm")
TIMEVALUE returns 1203449040000.
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | 1203449040000 | |||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |