Javascript 库生成 iCal 格式?
有谁知道是否有任何 JavaScript 库可以生成 iCal 格式? (RFC 5545 或 RFC 2445 标准)
如果它还为其提供用户界面,那就太好了。类似于 OWA 重复窗口或 Google 日历重复弹出窗口。
谢谢。
Does anyone know if there is any JavaScript libraries that generates iCal format? (RFC 5545 or RFC 2445 standard)
It would be good if it also provides user interface for it. Something similar to OWA Repetition window or Google Calendar repeat popup.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我自己还没有尝试过,但这看起来会起作用 jQuery iCalendar。
I haven't tried this myself but this looks like it will work jQuery iCalendar.