I was just looking at this issue again because its causing trouble for a lot of our users. I noticed the bug report for this listed on the issue list was updated to critical so I hope that means it will be fixed soon and we won't have to code a temporary work around. Does this status change mean you have an idea of when this will be fixed?
Regards, Matt. On Mar 14, 7:13 pm, "OggSync Support" <[EMAIL PROTECTED]> wrote: > Ryan, > > Thanks for the update, yes further testing has revealed that it is > intermittent. > > Thanks, > > - Shawn > > On 3/14/07, Ryan Boyd (Google) <[EMAIL PROTECTED]> wrote: > > > > > Thanks for your post. > > > The VTIMEZONE definitions returned are not updated for the 2007 change > > in DST. > > > However, the problem which you are experiencing may actually be > > related to the intermittent recurrences off by 1 hour bug reported by > > Charlie Wood: > > >http://groups.google.com/group/google-calendar-help-dataapi/browse_th... > > > If this problem is indeed the cause, then multiple attempts at > > submitting your event would yield some starting at the correct time > > and others offset by 1 hour. > > > We're aiming to fix both of these issues as soon as possible. > > > Cheers, > > > -Ryan > > > On Mar 11, 2:51 pm, "OggSync" <[EMAIL PROTECTED]> wrote: > > > Hi, I was just testing the creation of a new event during the "new" > > > DST period, and I observed what I think is a bug, and want to verify. > > > > <?xml version='1.0' encoding='UTF-8'?> > > > <entry xmlns='http://www.w3.org/2005/Atom'xmlns:gd='http:// > > > schemas.google.com/g/2005'> > > > <category scheme='http://schemas.google.com/g/2005#kind' > > > term='http://schemas.google.com/g/2005#event'></category> > > > <title type='text'>jjjjjj</title> > > > <content type='text'>hfhfh</content> > > > <author><name>[EMAIL PROTECTED]</ > > > name><email>[EMAIL PROTECTED]</email></author> > > > <gd:eventStatus value='http://schemas.google.com/g/ > > > 2005#event.confirmed'/> > > > <gd:transparency value='http://schemas.google.com/g/ > > > 2005#event.opaque'/> > > > <gd:visibility value='http://schemas.google.com/g/ > > > 2005#event.default'/> > > > <gd:when startTime='2007-03-12T01:00:00Z' > > > endTime='2007-03-12T02:00:00Z'> > > > <gd:reminder minutes='15'/> > > > </gd:when> > > > <gd:recurrence>DTSTART;TZID=America/Chicago:20070311T200000 > > > DTEND;TZID=America/Chicago:20070311T210000 > > > RRULE:FREQ=WEEKLY;BYDAY=SU;WKST=SU > > > </gd:recurrence> > > > </entry> > > > > So 8:00PM CDT (GMT -5) is 1:00AM Zulu time the next day, so the start > > > and end times look OK to me. > > > > Just added this into a calendar, and I observed that the event > > > actually shows up at 9:00 PM (my calendar view is set for "America/ > > > Chicago"). > > > > Am I missing something? Is this a bug? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
