I had a similar problem - perhaps connected?! I'm working directly with xlms/atom and not with gdata...
This example will reproduce the error, because the previous year is not defined in VTIMEZONE and 20070205 is "before" BEGIN:DAYLIGHT <gd:recurrence>DTSTART;TZID=Europe/Zurich:20070205T100000 DURATION:PT3600S RRULE:FREQ=DAILY;INTERVAL=1;UNTIL=20070206T090000Z BEGIN:VTIMEZONE TZID:Europe/Zurich X-LIC-LOCATION:Europe/Zurich BEGIN:DAYLIGHT DTSTART:20070325T010000 TZOFFSETFROM:+0100 TZOFFSETTO:+0200 TZNAME:Europe/Zurich END:DAYLIGHT BEGIN:STANDARD DTSTART:20071028T030000 TZOFFSETFROM:+0200 TZOFFSETTO:+0100 TZNAME:Europe/Zurich END:STANDARD END:VTIMEZONE </gd:recurrence> Adding also... BEGIN:DAYLIGHT DTSTART:20060326T010000 TZOFFSETFROM:+0100 TZOFFSETTO:+0200 TZNAME:Europe/Zurich END:DAYLIGHT BEGIN:STANDARD DTSTART:20061029T030000 TZOFFSETFROM:+0200 TZOFFSETTO:+0100 TZNAME:Europe/Zurich END:STANDARD solved my problem... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
