On Thu, Sep 25, 2008 at 2:49 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I could do a pipe of all calendar feeds to get all events and then > order them by date, but there is a way to this easy with the Google > Calendar Api? > > I would be very pleased with a good answer.
Unfortunately, there's no way to get a combined list events for all calendars. You'll need to use the API to retrieve events for each calendar, then manually merge them together. Sorry I don't have a better answer for you. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
