I have done setOrderBy('starttime'), and for the most part, it returns
accurate results.  However, it unreliably but consistently puts the
first few events out of order (i.e. for a particular range of dates,
it consistently puts "x" amount of events out of order at the
beginning, but depending on the dates one chooses, the value "x"
unreliably changes to something else that I don't know how to
predict).

I still receive entries without the when field filled in (I believe
these are either recurring events or events that I have deleted the
instance), and still receive entries with the when field filled in yet
they are deleted instances.

Thanks for the help thus far.

On Sep 12, 2:30 am, Ray Baxter <[EMAIL PROTECTED]> wrote:
> On your final point, I'm not sure how this works in Zend, but the  
> default is for events to be returned to you in lastmodified order. The  
> alternative, which it sounds like you are expecting, is  
> orderby=starttime, but this is not the default.
>
> Ray
>
> On Sep 11, 2008, at 9:45 PM, Ryan K wrote:
>
>
>
> > I have created a recurring event and then proceeded to remove certain
> > instances of the event.  When I then use the Zend framework to query
> > for the events, these deleted instances still show up.  Furthermore,
> > certain instances of events have a blank "when" entry.  Finally, when
> > grabbing dates in an ascending order, the first few entries are out of
> > order (but the rest are in order).  If desired, I can post my code.
>
> > Any help is greatly appreciated.
>
> --
> Ray Baxterhttp://67central.com/bc/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to