将事件添加到 iPhone 应用程序的 iCal 中

发布于 2024-11-01 17:33:07 字数 151 浏览 1 评论 0原文

我希望能够将医生预约的日期和备注添加到 iPhone 应用程序的日历中。

问题是,我确实有与医生预约的字符串datenotes。我必须将这些作为一个事件添加到我的 iPhone 应用程序中的 iCal 中。我该怎么做?

I want to be able to add the date and notes of a doctor's appointment into the calendar in an iPhone app.

The thing is, I do have strings date and notes of the appointment with the Doctor. I have to add those as an event into iCal in my iPhone application. How do I do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

勿忘心安 2024-11-08 17:33:07

您可以使用 EventKit 来实现此目的。

请参阅此示例

You can use EventKit for this.

see this example.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文