I am working on ical event. i add some events in ical. that event
start Date:26 Sep 1.00pm
end date:5 oct 2.00 pm
recurrence end date:5 apr 2014
i loaded all ical event in my app. but it shows different end date. end date is same as recurrence end date.
"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)}"
If i am not setting recurrence then start and end date is correct what i have to set.