Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the hour from |
Return Value
Returns an integer representing the hour (0-23).
Examples
$ Extract hour from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the hour from |
Returns an integer representing the hour (0-23).