Added by Kurtis Cruzada, last edited by Thomas Morgner on Oct 30, 2007  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Returns the current time.

Syntax

Summary: Construct time from hours, minutes, and seconds.
Syntax: TIME( Number hours ; Number minutes ; Number seconds )
Returns: Time
Constraints: None
Semantics: Returns a date representing the given time. The date-fraction of the date object will be undefined.

=TIME(23;59;40)