简体   繁体   English

如何在iOS中从Google日历创建ical日历

[英]how to create ical calendar from google calendar in ios

Hi friends, 嗨,朋友们,

I am working on calendar app. 我正在使用日历应用程序。 I want to export my google calendar and export as ics file via coding.. 我想导出我的Google日历并通过编码导出为ics文件。

Is any one tried like this, please give some suggestion how can i create ical from google calendar.. 是否有人这样尝试过,请提出一些建议,如何从Google日历创建ical。

I know how to export ical calendar via code..i want export .ical from google calendar ... 我知道如何通过代码导出ical日历..我想从Google日历中导出.ical ...

please suggest any good tutorial or link for complete this task.. 请提出任何好的教程或链接以完成此任务。

i already looked these links but no one help me.. 我已经看过这些链接,但没人帮我。

link 1 链接1

link 2 连结2

This should be easy using the CalDAV API as ics files is what it uses natively: 使用CalDAV API应该很容易,因为ics文件本身就是使用的:

https://developers.google.com/google-apps/calendar/caldav/v2/guide https://developers.google.com/google-apps/calendar/caldav/v2/guide

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM