If I try to create a recurring event with this recurrence rule:

DTSTART;TZID=America/Chicago:20081102T022241
DURATION:PT7200S
RRULE:FREQ=WEEKLY;INTERVAL=1
(with no VTIMEZONE definitions)

the event is (consistently) created with this recurrence rule:

DTSTART;TZID=America/Chicago:20081102T032241
DTEND;TZID=America/Chicago:20081102T052241
RRULE:FREQ=WEEKLY;INTERVAL=1
(plus the VTIMEZONE definitions)

Note that the start time has shifted 1 hour. Note also that the start
date is November 2, which in 2008 was a DST boundary date. If I change
the start date, the correct start time is returned.

Is this a bug?

Thanks,
Charlie


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

Reply via email to