是否有 Javascript iCalendar 库?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/10656965/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is there a Javascript iCalendar lib?
提问by user5321531
Is there an iCalendar library available for Javascript - parser or calendar object itself?
是否有可用于 Javascript 的 iCalendar 库 - 解析器或日历对象本身?
采纳答案by Daan Mouha
Here is another one from kewisch but still up-to-date
这是 kewisch 的另一个,但仍然是最新的
https://github.com/mozilla-comm/ical.js/
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/
还有用于在 HTML 中显示日历的 dhtmlx 调度程序。 http://dhtmlx.com/docs/products/dhtmlxScheduler/
回答by Evert
https://github.com/kewisch/ical.js
https://github.com/kewisch/ical.js
By the guys behind Lightning for Thunderbird.
由 Lightning for Thunderbird 背后的人。
回答by Aram Kocharyan
There is also https://github.com/jakubroztocil/rrulewhich is more popular than the other choices here and still active at the time of writing.
还有https://github.com/jakubroztocil/rrule比这里的其他选择更受欢迎,并且在撰写本文时仍然活跃。
回答by Josh Mein
There are a few that were easy to find on google:
有一些很容易在谷歌上找到: