Using Date Calculations in the Conditions List
The Workflow Monitor considers date and time when it evaluates a Workflow Policy condition that performs a date comparison. You can use the CURRENT operator for a date comparison, in the following format:
CURRENT [+/-] d:h:m
where:
d is the day
h is the hour
m is the minutes
For example, the following value is the value in CURRENT plus one day, two hours, and three minutes:
CURRENT + 01:02:03
Other examples of where you can use CURRENT are:
-
You can use CURRENT in the comparison value for a date field.
-
You can use CURRENT to define the activation date and expiration date for a notification action.
For more information, see Predefined Business Services.