My client gives classes that repeat weekly on a certain day year round, except during national holidays (periods varying between a few days to 6 weeks summer holiday). Is there a way to exclude these so called 'bank holidays'?
It could be something like this:
- create a page in backend to manage the days for Bank Holiday. It includes the list of days: start date, end date and an option to disable/enable that day. And an button for add/edit/delete day.
- Second, a code for excluding Bank Holidays when creating a recurring event.
Best regards, Cynthia