A list of all Actions, Conditions and Expressions supported in this addon.
Custom
-
Actions
Set the timezone to {0}
Set Timezone
Set the date seperator to {0}
Set Seperator
Set the date format to {0}
Set date format
Set use local time to {0}
Set whether to use automatic local time
-
Expressions
currTimestamp
Get the current UTC time in milliseconds
currDate
Get the current Date as a string
currTime
Returns the current Time as a string
milliseconds
Returns the current milliseconds as an integer
seconds
Returns the current seconds as an integer
minutes
Returns the current minutes as an integer
hours
Returns the current hours as an integer
weekday
Returns the current day of the week as a string
day
Returns the current day as an integer
month
Returns the current month as an integer
year
Returns the current year as an integer
durationStamp
Returns the timestamp after a specified duration, e.g. 3 hours from now.
dateStamp
Returns the timestamp of the specified date, e.g. 24.12.2029 at 15:13