When we use the API to retrieve some entries from our Google Calendars
into our desktop programs for a specified date range some of the
events with that date are not retrieved. What we think is going on is
that those events were added to the calendar for dates after the
actual day. It looks like the API is retrieving events based on event-
creation-date and not based on event-date.
Right now we have to retrieve ALL dates to get the revised and new
entries. For big calendars this can take a very long time.
Is there a way to use the API to retrieve entries by date rather than
date-entry-was-created?
I hope this is clear.
Thanks,
Richard