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