Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving Recurring events from Google calendar api #134

Open
GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments
Open

Saving Recurring events from Google calendar api #134

GoogleCodeExporter opened this issue Dec 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 smaartda...@gmail.com on 17 Apr 2013 at 7:01

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant