HOUR
Use the HOUR function to returns the hour of a time or date/time value. The hour is given as a number ranging from 0 (12:00 AM) to 23 (11:00 PM).
Use
HOUR( time )
Returns the hour of a time or date/time value.
Parameter | Required | Description |
---|---|---|
time | Yes | the time or date/time that contains the hour to return |
Returns | Number |
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.