day
Available from version | 1.25.0 |
---|---|
Usage | /argument "2020-01-{day}T12:00" |
Description
Represents the current day.
Modify value
By using a modifier the value can be edited additionally:
{day[+-][Value in days]}
Examples
Call | Variable value | Argument value | Calculation | Argument value after calculation | Description |
---|---|---|---|---|---|
CODE
|
|
| - |
| The current day |
CODE
|
|
| + 17 days |
| 17 days are added to the total argument value |
CODE
|
|
| - 17 days |
| 17 days are deducted from the total argument value |