问题
I see that jquery full calendar supports recurring events by having the multiple events having the same I'd but I am surprised that there isn't any UI component to go along with it. Is there any UI component that anyone has built for this. (similar to the outlook UI)
I am trying to avoid building from scratch given it seems like a generic component. My backend is asp.net-mvc but I guess that shouldn't really matter
it would look something like this:

回答1:
I recommend this plugin - it was helpful to me.
https://github.com/collective/jquery.recurrenceinput.js
回答2:
Check this one
http://sourceforge.net/projects/jqeventcalendar/
wdCalendar is a javascript event calendar, which is like google calendar
回答3:
Why not just use it with Google Calendar as the frontend?
来源:https://stackoverflow.com/questions/10059728/has-anyone-built-a-recurring-events-ui-for-jquery-full-calendar