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