0

我正在处理 ical 事件。我在 ical 中添加了一些事件。那个事件

开始日期:9 月 26 日下午 1 点

结束日期:10 月 5 日下午 2 点

重复结束日期:2014 年 4 月 5 日

我在我的应用程序中加载了所有 ical 事件。但它显示不同的结束日期。结束日期与重复结束日期相同。

  "EKEvent <0x1d9ed060> {EKEvent <0x1d9ed060> {title = Gt 45; location = ; calendar =  
 EKCalendar <0x1d9ea1b0> {title = Google; type = CalDAV; allowsModify = YES; color =    
 #0e61b9;}; alarms = (null); URL = (null); lastModified = 2013-09-26 06:36:37 +0000;  
 timeZone    = Asia/Kolkata (IST) offset 19800}; location = ; startDate = 2014-03-26 
 07:30:00 +0000; endDate = 2014-04-04 08:30:00 +0000; allDay = 0; floating = 0; 
 recurrence = EKRecurrenceRule <0x1d9d0f80> RRULE
 FREQ=MONTHLY;INTERVAL=1;UNTIL=20140405T182959Z; attendees = (null)}"

如果我没有设置重复,那么开始和结束日期是正确的,我必须设置。

4

0 回答 0