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