Skip to main content
Skip table of contents

minute

Available from version

1.25.0

Usage

/argument "2020-01-15T12:{minute}"

Description

Represents the current minute.

Modify value

By using a modifier the value can be edited additionally:

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

Examples

Call

Variable value

Argument value

Calculation

Argument value after calculation

Description


CODE
/argument "2020-01-15T12:{minute}"


00

15.01.2020 12:00

-

15.01.2020 12:00

The current minute


CODE
/argument "2020-01-15T12:{minute+75}"


00

15.01.2020 12:00

+ 75 minutes

15.01.2020 13:15

75 minutes are added to the total argument value


CODE
/argument "2020-01-15T12:{minute-75}"


00

15.01.2020 12:00

- 75 minutes

15.01.2020 10:45

75 minutes 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.