I am using the free/busy feed url to pull calendar data. It's working fine with normal events, but there is a problem with repeating events. The when element is missing the endTime attribute for repeating event instances that are marked as busy. I have set the singleevents flag in the request. Here is a sample of the url that I am using to pull the data: "http://www.google.com/calendar/feeds/<gcal userid>/private/free- busy?start-min=2007-08-01T07:00:00Z&start- max=2007-08-31T07:00:00Z&singleevents=true".
So how do I find out the end time for the repeating event instances? I would have thought that the repeating event instance would contain an endTime since the length of a repeating event instance might be different for an event that is an exception to the repeating set. Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
