Performs basic numeric operations on date-time variables.
Options
Set value to current date-time
This option allows you to set a date-time
variable to the current date. If the variable name already exists, it
will be replaced. If it does not exist, it will be created using the specified
variable name.
Add days-months-years
For this option, you need to specify
an existing date-time variable. Days, months and years can be added to
an existing data-time variable. This will be needed for instance, if you
want to execute an action with a time delay (e.g. removing a disabled
user).
Add hours-minutes-seconds
For this option, you need to specify
an existing date-time variable. Hours, minutes and seconds can be added
to an existing data-time variable.
Subtract days-months-years
For this option, you need to specify
an existing date-time variable. Days, months and years can be subtracted
from an existing data-time variable.
Subtract hours-minutes-seconds
For this option, you need to specify
an existing date-time variable. Hours, minutes and seconds can be subtracted
from an existing data-time variable.