Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_value | Date | The date to subtract from. |
duration | Duration | The duration to subtract. |
Return Value
Returns a Date with the duration subtracted.
Examples
$ Subtract duration from date
| Name | Type | Description |
|---|---|---|
date_value | Date | The date to subtract from. |
duration | Duration | The duration to subtract. |
Returns a Date with the duration subtracted.