Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_value | Date/Timestamp | The date to extract the year from |
Return Value
Returns an integer representing the year (e.g., 2024).
Examples
$ Extract year from date
| Name | Type | Description |
|---|---|---|
date_value | Date/Timestamp | The date to extract the year from |
Returns an integer representing the year (e.g., 2024).