Calculate due date

⌘K

This activity calculates a due date from a specified time.

calculate_due_date_1

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

ParameterDescription
this_timeDateTime variable
0 days, 0 hours, 10 minutesThe number of whole days, hours, and minutes to add for the due date calculation.

How can we help?