Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the date component from |
Return Value
Returns a Date representing the date component of the datetime.
Examples
$ Extract date from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the date component from |
Returns a Date representing the date component of the datetime.