Skip to main content
Skip table of contents

hour

Available from version1.25.0
Usage

/argument "2020-01-15T{hour}:00"

Description

Represents the current hour.

Modify value

By using a modifier the value can be edited additionally:

{hour[+-][Value in hours]}

Examples

CallVariable valueArgument valueCalculationArgument value after calculation

Description

/argument "2020-01-15T{hour}:00"
1215.01.2020 12:00-15.01.2020 12:00The current hour
/argument "2020-01-15T{hour+13}:00"
1215.01.2020 12:00+ 13 hours16.01.2020 01:0013 hours are added to the total argument value
/argument "2020-01-15T{hour-13}:00"
1215.01.2020 12:00- 13 hours14.01.2020 23:0013 hours 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.