Hi Woody, I think what you are looking for is the "orderby" query parameter. If you use "orderby=starttime" in your feed URI, the server will sort them in increasing order of their start time. To provide a complete example:
https://www.google.com/calendar/feeds/default/private/full?orderby=starttime Cheers, -Jeff On Aug 28, 11:24 am, Woody <[EMAIL PROTECTED]> wrote: > Running into some obvious issues with trying to syndicate my Google > Calendar via XML. Logically enough, the feed takes the events in the > order that they are added to the calendar, not the date of the event > itself. Is there a tweak that any of you are familiar with to base the > feed sort on the event date not the publish date?? Any help you could > offer would be VERY appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
