Skip to main content
Skip table of contents

now

Available from version

1.25.0

Usage

/argument "{now}"

Description

Represents the current time on the current date.

Modify value

By using a modifier the value can be edited additionally:

CODE
{now[+-][Value in minutes]}

Examples

Call

Variable value / argument value

Calculation

Argument value after calculation

Description


CODE
/argument "{now}"


15.01.2020 12:00

-

15.01.2020 12:00

The current time on the current date


CODE
/argument "{now+120}"


15.01.2020 12:00

+ 120 minutes

15.01.2020 14:00

120 minutes are added to the current time on the current date


CODE
/argument "{now-120}"


15.01.2020 12:00

- 120 minutes

15.01.2020 10:00

120 minutes are deducted at the current time on the current date


JavaScript errors detected

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

If this problem persists, please contact our support.