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