A list of all Actions, Conditions and Expressions supported in this addon.
Moment JS
-
Actions
Create Moment {0} {1} {2} {3}
Create Moment
Moment format {0}
Moment format
Moment unix {0}
Create a moment from a Unix timestamp.
Moment convert to utc
Moment convert to utc
Sets to {0} {1}
Sets
Add {0} {1}
Add
Substract {0} {1}
Substract
StartOf {0}
StartOf
EndOf {0}
EndOf
Set Locale to {0}
Set Locale
-
Expressions
getString
Get result as string
isValid
is Valid?
gets
Gets
fromNow
From Now
toNow
To Now
isbefore
is before?
issame
is same?
isdst
Checks if the current moment is in daylight saving time.
isafter
is after?
isleap
Returns 1 if that year is a leap year, and 0 if it is not.