Apple iCloud calendar API [closed]

爱⌒轻易说出口 提交于 2019-12-04 15:54:26

问题


I've been trying to find out of its possible to access Apple's iCloud calendar from a web application.

Does it support CalDAV or any sort of web API? I can't seem to find a clear answer for this.


回答1:


iCloud uses CalDAV. A quick Google search returns this hint for determining server URL info for use with iCal on Mac OS 10.6 -- but once you have that info you should be able to use it with any CalDAV client.



来源:https://stackoverflow.com/questions/9751255/apple-icloud-calendar-api

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!