Skip to main content
Skip table of contents

month

Available from version1.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

CallVariable valueArgument valueCalculationArgument value after calculationDescription
/argument "2020-{month}-15T12:00"
0115.01.2020 12:00-15.01.2020 12:00The current month
/argument "2020-{month+1}-15T12:00"
0115.01.2020 12:00+ 1 month15.02.2020 12:001 month is added to the total argument value
/argument "2020-{month-1}-15T12:00"
0115.01.2020 12:00- 1 month15.12.2019 12:001 month is deducted from the total argument value
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.