问题
Is there an iCalendar library available for Javascript - parser or calendar object itself?
回答1:
Here is another one from kewisch but still up-to-date
https://github.com/mozilla-comm/ical.js/
EDIT
There is also dhtmlx scheduler for showing a calendar in HTML. http://dhtmlx.com/docs/products/dhtmlxScheduler/
回答2:
https://github.com/kewisch/ical.js
By the guys behind Lightning for Thunderbird.
回答3:
There is also https://github.com/jakubroztocil/rrule which is more popular than the other choices here and still active at the time of writing.
回答4:
There are a few that were easy to find on google:
- jQuery iCalendar plugin
- javascript iCalendar plugin
来源:https://stackoverflow.com/questions/10656965/is-there-a-javascript-icalendar-lib