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