5 messages in com.googlegroups.google-calendar-help-dataapiRe: Retrieve events in range (includi...
FromSent OnAttachments
Guillermo Miranda10 Nov 2007 04:51 
Austin (Google)11 Nov 2007 02:01 
Guillermo Miranda17 Nov 2007 14:16 
Eamon Nerbonne19 Nov 2007 04:42 
Austin (Google)19 Nov 2007 11:37 
Subject:Re: Retrieve events in range (including events that started before the range start date)
From:Eamon Nerbonne (eamo@gmail.com)
Date:11/19/2007 04:42:05 AM
List:com.googlegroups.google-calendar-help-dataapi

Is there a chance such a feature might be added, or better yet, the existing query semantics modified to include those events which start before the range start date?

If I understand correctly, the current behavior is that only those events which start within the query period are returned. That, however, makes it impossible to efficiently display a particular window on a calender - you never know how far back your query needs to extend to ensure there's no overlap. With "vacation-like" events, this might actually occur for a significant period back.

On Nov 17, 2007 11:16 PM, Guillermo Miranda <gmir@teleline.es> wrote:

Hi,

So... I'll have to live without it.

On Nov 11, 11:02 am, "Austin (Google)" <api.@google.com> wrote:

Hi,

There are no special parameters to the feed to filter all events that overlaps with a specific time range. The only filtering is done through the overlapping of start time.

Hope it helps, Austin