Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
year | Integer | The year component. |
month | Integer | The month component. |
day | Integer | The day component. |
Return Value
Returns a Date constructed from the given year, month, and day components.
Examples
$ Create a new date
