hour
Available from version | 1.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
Call | Variable value | Argument value | Calculation | Argument value after calculation | Description |
---|---|---|---|---|---|
CODE
|
|
| - |
| The current hour |
CODE
|
|
| + 13 hours |
| 13 hours are added to the total argument value |
CODE
|
|
| - 13 hours |
| 13 hours are deducted from the total argument value |