GetNextDayInWeek

Description

This activity returns the next day in week.


Input

Date InArgument<DateTime> REQUIRED

The date which you want to calculate the next day

Day DayOfWeek REQUIRED

The day which you want to get


Misc