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