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