Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_value | Date/Timestamp | The date to extract the day from |
Return Value
Returns an integer from 1-31 representing the day of the month.
Examples
$ Extract day from date
| Name | Type | Description |
|---|---|---|
date_value | Date/Timestamp | The date to extract the day from |
Returns an integer from 1-31 representing the day of the month.