Thanks for the reply, but I just discovered the mistake I was making. I wrongly assumed that a date range query was not affected by the default MaxResults setting, so my query was being truncated at 25 results. My default calendar just happened to have more than 25 entries for the current month, hence the missing events). When I upped the MaxResults setting I get all the expected results returned.
I was working from the developer's guide examples, and wrongly assumed that the following statement "To print out all events between May 1, 2007 and August 1, 2007..." meant that I would automatically get everything returned for a date range query. Ken p.s. that's twice in a row I have posted questions after much head scratching and then immediately stumbled on the answer - I think it's the equivalent of the person who looks over your shoulder and immediately sees the cause of the bug you have been trying to fix for an hour... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
