Hi Kulvinder and Charlie,

I've seen this before, and there's currently an issue filed to resolve
into this.

Cheers,
Lane

On Aug 6, 6:36 am, Charlie Wood <[EMAIL PROTECTED]> wrote:
> I'm consistently seeing the same behavior (specifically with the same
> timezone: "Pacific/Auckland"). When I insert a recurring event with
> the RRULE:
>
> DTSTART;TZID=Pacific/Auckland:20070706T160000
> DURATION:PT3600S
> RRULE:FREQ=WEEKLY;BYDAY=FR;WKST=MO
> BEGIN:VTIMEZONE
> TZID:Pacific/Auckland
> X-LIC-LOCATION:Pacific/Auckland
> BEGIN:STANDARD
> TZOFFSETFROM:+1300
> TZOFFSETTO:+1200
> TZNAME:NZST
> DTSTART:19700315T030000
> RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=3SU
> END:STANDARD
> BEGIN:DAYLIGHT
> TZOFFSETFROM:+1200
> TZOFFSETTO:+1300
> TZNAME:NZDT
> DTSTART:19701004T020000
> RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU
> END:DAYLIGHT
> END:VTIMEZONE
>
> the following RRULE is created:
>
> DTSTART;TZID=Pacific/Auckland:20070706T163000
> DTEND;TZID=Pacific/Auckland:20070706T173000
> RRULE:FREQ=WEEKLY;BYDAY=FR;WKST=MO
> BEGIN:VTIMEZONE
> TZID:Pacific/Auckland
> X-LIC-LOCATION:Pacific/Auckland
> BEGIN:STANDARD
> TZOFFSETFROM:+1300
> TZOFFSETTO:+1200
> TZNAME:NZST
> DTSTART:19700315T030000
> RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=3SU
> END:STANDARD
> BEGIN:DAYLIGHT
> TZOFFSETFROM:+1200
> TZOFFSETTO:+1300
> TZNAME:NZDT
> DTSTART:19701004T020000
> RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU
> END:DAYLIGHT
> END:VTIMEZONE
>
> which is identical except for the DTSTART value.
>
> We're not using any of the toolkits--just straight HTTP verbs.
>
> Regards,
> Charlie
> Spanning Sync
>
> On Aug 6, 8:12 am, Kulvinder Singh <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I am trying to create a Recurring event in Outlook with the following 
> > recurrence rule :
>
> > "DTSTART;TZID=Pacific/Auckland:20070708T103000\r\nDURATION:PT30M\r\nRRULE:F 
> > REQ=WEEKLY;INTERVAL=1;BYDAY=SU"
>
> > But when i see what is actually inserted is the following :
>
> > "DTSTART;TZID=Pacific/Auckland:20070708T110000\r\nDTEND;TZID=Pacific/Auckla 
> > nd:20070708T113000\r\nRRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=SU\r\nBEGIN:VTIMEZ 
> > ONE\r\nTZID:Pacific/Auckland\r\nX-LIC-LOCATION:Pacific/Auckland\r\nBEGIN:ST 
> > ANDARD\r\nTZOFFSETFROM:+1300\r\nTZOFFSETTO:+1200\r\nTZNAME:NZST\r\nDTSTART: 
> > 19700315T030000\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=3SU\r\nEND:STANDARD\r\ 
> > nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+1200\r\nTZOFFSETTO:+1300\r\nTZNAME:NZDT\r\ 
> > nDTSTART:19701004T020000\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=1SU\r\nEND:D 
> > AYLIGHT\r\nEND:VTIMEZONE"
>
> > and this shows that my event is actually shifted by 30 min.
>
> > Can anybody from Google reply on this ?
>
> > I am using .NET Google Calendar API, 1.0.9.9. I want to know if somebody 
> > else is also experiencing this problem.
>
> > Thanks
>
> > ___________________________________________________________________________ 
> > _________
> > Be a better Globetrotter. Get better travel answers from someone who knows. 
> > Yahoo! Answers - Check it 
> > out.http://answers.yahoo.com/dir/?link=list&sid=396545469


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