getRepeatedDates
Given a date (the first scheduled date for a set of repeating email hooks) an interval, and an end date (last possible date to schedule a hook), creates an array of dates in this range to schedule email hooks for.
the latest date to schedule an email for
the number of days to increment by
Name
getRepeatedDates
Description
Given a date (the first scheduled date for a set of repeating email hooks) an interval, and an end date (last possible date to schedule a hook), creates an array of dates in this range to schedule email hooks for.