Hello, I would like to implement a repeat rule for a school calendar based on numbered days (say 1 to 9) occuring sequentially throughout the school year, what would the best way of doing this ?
The numbered days would have to be entered beforehand as there are many exceptions that change from year to year...
So far, I though about creating a School day content type or vocabulary with a date field and manually specifying repeat rules for each one (say for the whole year), but this would not integrate well with the other event types on my site.
Any suggestions ?