Hi, I have verified and confirmed this bug, it is now filed and tracked here -
http://code.google.com/p/gdata-issues/issues/detail?id=443 Thanks for the feedback! Austin On Mon, Apr 7, 2008 at 3:45 PM, Austin (Google) <[EMAIL PROTECTED]> wrote: > I will look into this bug and file an issue for it. Will keep you > posted, thanks for the feedback! > > Austin > > > > On Mon, Apr 7, 2008 at 12:53 PM, Dave <[EMAIL PROTECTED]> wrote: > > > > If I send this recurrence to Google: > > > > <gd:recurrence> > > DTSTART;TZID=US/Pacific:20080412T130000 > > DTEND;TZID=US/Pacific:20080412T140000 > > RRULE:FREQ=WEEKLY;COUNT=5 > > EXDATE;TZID=US/Pacific:20080426T130000 > > BEGIN:VTIMEZONE > > TZID:US/Pacific > > BEGIN:DAYLIGHT > > DTSTART:19700308T020000 > > TZOFFSETTO:-0700 > > TZOFFSETFROM:-0800 > > RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3 > > TZNAME:PDT > > END:DAYLIGHT > > BEGIN:STANDARD > > DTSTART:19701101T020000 > > TZOFFSETTO:-0800 > > TZOFFSETFROM:-0700 > > RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11 > > TZNAME:PST > > END:STANDARD > > END:VTIMEZONE > > </gd:recurrence> > > > > I get back the following recurrence: > > > > <gd:recurrence> > > DTSTART;TZID=America/Los_Angeles:20080412T130000 > > DTEND;TZID=America/Los_Angeles:20080412T140000 > > RRULE:FREQ=WEEKLY;COUNT=5 > > EXDATE;TZID=US/Pacific:20080426T130000 > > BEGIN:VTIMEZONE > > TZID:America/Los_Angeles > > X-LIC-LOCATION:America/Los_Angeles > > BEGIN:DAYLIGHT > > TZOFFSETFROM:-0800 > > TZOFFSETTO:-0700 > > TZNAME:PDT > > DTSTART:19700308T020000 > > RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU > > END:DAYLIGHT > > BEGIN:STANDARD > > TZOFFSETFROM:-0700 > > TZOFFSETTO:-0800 > > TZNAME:PST > > DTSTART:19701101T020000 > > RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU > > END:STANDARD > > END:VTIMEZONE > > </gd:recurrence> > > > > Notice that Google changed the embedded time zone and the DTSTART & > > DTEND time zones, but it didn't change the EXDATE time zone. If > > Google is going to muck around with the time zone, then it should > > update everything in the record, including the EXDATE, RDATE, etc. > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
