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