If the event is monthly then yes, it's implemented - for example you can have every 2nd Sunday of each month.
What you cannot do is have an event that is essentially annual, but is also bound to the 2nd Sunday of a particular month. The only annual option that exists is a particular date holds an event occurring once every year, for example December 25th - Christmas Day
Feature Requests
option to display days of week in short format
I'd like to request an option to select whether the displayed days of the week are in long or short format. Currently they are hardcoded in long format; I changed this to short format (Mon, Tue, Wed, etc.) because the calendar had problems on mobile devices: 1) uneven column widths; and 2) the last day of the week, where we have most of our events, was not appearing (the calendar was wider than the screen). You can see my changes here:
https://esumc.cz/calendar/
Hardcoding this customization is ugly, though; better is to provide an option. Thanks in advance.
https://esumc.cz/calendar/
Hardcoding this customization is ugly, though; better is to provide an option. Thanks in advance.