Hi, When you are submitting a query to retrieve all events, you should already know which calendar you are querying. Because when you construct your query object, you either specify a calendar ID or you leave it to use your default (primary) calendar. You should be able to reuse that information to determine which calendar you are currently querying.
Austin On Oct 2, 12:11 pm, dpfeil <[EMAIL PROTECTED]> wrote: > I am using PHP and the Zend framework. Is it possible to determine > which calendar an event is in. If I query all events within a > specific date range, and I want to color the events based on the > calendar they are in, how can I determine the calendar? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
