ODF.TIME(hour,minute,second)
hour: hour
minute: minute
second: second
The ODF.TIME function computes the time given by hour, minute, and second as a fraction of a day.
While the return value is automatically formatted to look like a time between 0:00 and 24:00, the underlying serial time value can be any number.
This function is OpenFormula compatible.