Hour(Time time)

Returns the hour part of the time value.

Parameters

time
The time that contains the hour you want to find.

Returns

Numeric

Remarks

The hour is in the range of 0 to 23.

Examples