Hi,
What you are asking is mentionned in the API reference (what library / dev language are you using ?). You should have a look at it now... The start/end times are stored in an array property, named "when", and the start/end times are fetch through when[0].startTime and when[0].endTime. Other indices are not used (it has been planned that events could have different times...). Please make sure the feed URI has a "full" projection. -- 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://code.google.com/apis/calendar/community/forum.html
