TIME

TIME create a time serial value

Synopsis

TIME(hour,minute,second)

Arguments

hour: hour of the day

minute: minute within the hour

second: second within the minute

Description

The TIME function computes the fractional day between midnight at the time given by hour, minute, and second.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

HOUR, MINUTE, SECOND.