How to add events that repeat on specific days of the week indefinitely with fullcalendar
- by sufian
I see the example for repeating events in the code but I'm confused as to how it works. How would I go about adding an event (adding events as an array for now) which occur every Monday at 4:30pm? I'm trying to use the basicWeek view.