You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting all the events from my google calendar with the php version of
calendar api (with oauth token). But for recurring events it just give one line:
[recurrence] => Array
(
[0] => RRULE:FREQ=DAILY;COUNT=3
)
Please assist me how to find this in detail as well. I want that these
recurrence event will also show its detail with its parent event.
Regards
Victor
Original issue reported on code.google.com by [email protected] on 17 Apr 2013 at 7:01
Original issue reported on code.google.com by
[email protected]
on 17 Apr 2013 at 7:01Attachments:
The text was updated successfully, but these errors were encountered: