By default events are returned in lastmodified order, most recent first. If your application stores the time of sync N-1, then when it processes sync N, it can stop processing events once the events updated time is before the time of sync N-1.
Ray On Wed, Sep 16, 2009 at 1:44 PM, scurb <[email protected]> wrote: > > Hi! > > I'm also curious to find a solution to this issue. Have you had any > luck and found a solution? > > With best regards - Patrik > > On Aug 18, 4:22 am, jaff <[email protected]> wrote: >> Hi Everyone, >> >> I am currently working on a sync Feature which is supposed to sync >> with our own Calendar app and to the Google Calendar. Now I need to >> identify the recent changes in Google Calendar so I can copy these >> events into our Calendar App. I use the zend gdata however any ideas I >> would appreciate. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
