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