fullCalendar jQuery, repeat every monday?
问题 Normally this is a event in calendar: { title: 'Test', start: '2012-06-08', end: '2012-06-08', url: 'test/test' }, Works fine. Although how can i make 1 event that shows on every Monday in the calendar? Or every tuesday and so on depend on what weekday/number you enter? Whats the param if there exists one? If it does not exists, can I somehow modify and add the feature for making this happen? So you can enter a param like repeatEveryWeekDay: 2 (which is monday), then on all future mondays the