Open Wardormeur opened 7 years ago
To clarify, the user would specify the ordinal week of the month (1st through 4th) and the weekday.
We don't want to have them specify the day of the month and then calculate which week it occurs in (e.g. Dec 16th, 2016 -> 3rd Friday of every month) - that would be prone to user error ("No, it was the 8th, not the 9th!").
@dmwelch asked here for the possibility to create an event every Saturday of a month (cf #221) If we do, it'd be another option in the "recurring type" in which the user must specify the day of the month and we'll have to figure an equivalent (same day, same number of week) each month from startDate to endDate. @rosalanghammer feedback on further implementation of preset of dates selections?