Hi The recurrent events returned by the API are not uptodate: The last deleted single occurency is always missing
In google calendar (web UI), I create a recurrent event : from 10:00 to 11:00 daily from 07/04/03 to 07/04/08 so 6 days I delete a single occurrency in Google Calendar (web UI) (for example 07/04/04), a query on this event does not return any exception (EXDATE) for this deleted occurrency. I delete another single occurrency in Google Calendar (web UI) (for example 07/04/05), a query on this event returns only one exception (EXDATE) for this deleted occurrency. The EXDATE contains the first deleted occurrency (07/04/04), but not the last (07/04/05) I delete a third single occurrency in Google Calendar, EXDATE contains these exceptions : 07/04/04 and 07/04/05, but not the third. Etc..... I hope I'm understandable... I have the same problem with gdata-python-client-library, pygooglecalendar and calgoo (java UI) David. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
