A list of activities which provide methods to work with dates.
This activity returns the next day in week.
This activity returns the start and end date of a week given its number during a specific year.
This activity returns the number of the week of a specific day.
Creates a recurrence rule
This activity allows to manually create a recurrence rule.
This activity allows, given a recurrence rule, to obtain the next available dates.
Takes a RecurrenceRule and find its next occurrences starting from a specific date (StartDate) with the same logic used for the Triggers. It is possible to specify the maximum number of dates to return or the date when to stop searching for new dates. If nothing is specified DocsMarshal will return all the occurrences in 5 years.