duration module
duration::years
Create a duration of the specified number of years.
Alias: duration::year
Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
count | Integer | The number of years for the duration. |
Return Value
Returns a Duration representing the specified number of years.
Examples
$ Create a duration of years
