description:
Creates a time from an hour, minute and second. |
syntax:
=TIME( hour, minute, second ) |
required arguments:
hour | A number that represents an hour. |
minute | A number that represents a minute. |
second | A number that represents a second. |