Skip to main content
Skip table of contents

day

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

CallVariable valueArgument valueCalculationArgument value after calculation

Description

/argument "2020-01-{day}T12:00"
1515.01.2020 12:00-15.01.2020 12:00The current day
/argument "2020-01-{day+17}T12:00"
1515.01.2020 12:00+ 17 days01.02.2020 12:0017 days are added to the total argument value
/argument "2020-01-{day-17}T12:00"
1515.01.2020 12:00

- 17 days

29.12.2019 12:0017 days are 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.