[]
This function returns the TimeSpan object for a specified time.
TIME(hour, minutes, seconds)
This function has these arguments:
Argument | Description |
|---|---|
hour | [Required] Hour as a number from 0 to 23. |
minutes | [Required] Minutes as a number from 0 to 59. |
seconds | [Required] Seconds as a number from 0 to 59. |
TIME(A1,B1,C1)
TIME(R1C1,R1C2,R1C3)