WFkPc‖

KvCZT‖TIMEVALUE

BKBh2‖TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.

note

RZfPH‖This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


Awj4V‖The internal number indicated as a decimal is the result of the date system used under LibreOfficeDev to calculate date entries.

nGfAL‖If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion.

ebLBc‖Syntax

FQKX4‖TIMEVALUE("Text")

wHKdJ‖Text is a valid time expression and must be entered in quotation marks.

GAZG2‖Examples

icbCa‖=TIMEVALUE("4PM") returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00.

DhADF‖=TIMEVALUE("24:00") returns 0. If you use the HH:MM:SS time format, the value is 00:00:00.