This activity calculates a due date from a specified time.
This method does not change the original date value. Instead, it returns a new date whose value is the result of the calculation.
SharePoint Workflow Designer Phrase
Calculate due date from this time for 0 days, 0 hours, 10 minutes and store the result in due date time.
Parameters
Parameter | Description |
this_time | DateTime variable |
0 days, 0 hours, 10 minutes | The number of whole days, hours, and minutes to add for the due date calculation. |