Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
time_value | Time | The time value to extract the hour from |
Return Value
Returns an Integer representing the hour component (0-23) of the given time value.
Examples
$ Extract the hour
| Name | Type | Description |
|---|---|---|
time_value | Time | The time value to extract the hour from |
Returns an Integer representing the hour component (0-23) of the given time value.