Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_value | Date | The date to check for a leap year. |
Return Value
Returns a Boolean indicating whether the date falls in a leap year.
Examples
$ Check if leap year
| Name | Type | Description |
|---|---|---|
date_value | Date | The date to check for a leap year. |
Returns a Boolean indicating whether the date falls in a leap year.