Hello Scott,

This is indeed the expected output as applications need to know about the 
recurring events and their exception. However, you can use the 
'singleevents<http://code.google.com/apis/calendar/data/2.0/reference.html#Parameters>'
 
query parameter when sending your GET request so that the Calendar API will 
expand the recurring event into multiple single events.
In addition to this query parameter, you can also use '
recurrence-expansion-min/max<http://code.google.com/apis/calendar/data/2.0/reference.html#Parameters>'
 
to set a time span between which recurring events will be expanded.

I hope this helped!
Best,
Alain

-- 
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

Reply via email to