Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to subtract the duration from |
duration | Duration | The duration to subtract |
Return Value
Returns a Datetime representing the result of subtracting the duration from the datetime.
Examples
$ Subtract duration from datetime
