hour PowerHome formula function
Description
Obtains the hour in a time value. The hour is based on a 24-hour clock.
Syntax
hour ( time )
Argument |
Description |
time
|
The time value from which you want the hour
|
Return value
Integer. Returns an integer (00-23) containing the hour portion of time.