Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to add the duration to |
duration | Duration | The duration to add |
Return Value
Returns a Datetime representing the result of adding the duration to the datetime.
Examples
$ Add duration to datetime
