3 messages in com.googlegroups.google-calendar-help-dataapiRe: singleevents full feed omits some...
FromSent OnAttachments
ZQ21 Jun 2007 08:59 
OggSync Support21 Jun 2007 09:08 
ZQ22 Jun 2007 05:02 
Subject:Re: singleevents full feed omits some recurrences if start-max is too far from start-min
From:OggSync Support (supp@oggsync.com)
Date:06/21/2007 09:08:43 AM
List:com.googlegroups.google-calendar-help-dataapi

ZQ, did you up the number of entries returned. By default, I think Google sets it at 25, so you will need to up that if you wish to get them all in one query.

- Shawn OggSync

On 6/21/07, ZQ <zefq@gmail.com> wrote:

I have a calendar comprising mostly recurrent events. In one place, I query its feed for a short-term view of upcoming events. In another, I ask for a longer chunk of upcoming events. In the latter case, many occurrences of the events are missing from the results; however, the short-term view seems to get them all consistently.

Here are sample queries:

Short-term (two months)

http://www.google.com/calendar/feeds/p8ke6r49iois1bdpjvdlj93op0%40group.calendar.google.com/private-a84d573100fcf6cbbf103bf71964c2ac/full?start-min=2007-06-21&start-max=2007-08-21&singleevents=true

Long-term (a year)

http://www.google.com/calendar/feeds/p8ke6r49iois1bdpjvdlj93op0%40group.calendar.google.com/private-a84d573100fcf6cbbf103bf71964c2ac/full?start-min=2007-06-21&start-max=2008-07-21&singleevents=true

If you search both result sets for "08-17", you will find them present in the short-term, but absent from the long-term. What's more is that the omitted events seem to be a consistent subset, though I can think of nothing that singles them out. They shouldn't be exceptions to the recurrence, or anything unusual.