Hi Ray,

I am adding recurring event through gData and I am testing my code
with different time zones.

Currently I am working in IST. So while adding Recurring Event, I am
not getting any problem because IST doesn't follow DST.
Now when I change my time zone to EST, when I add recurring event
which starts on 17th Feb, 2006, it is adavncing by 1 hour in Google
Apps.

So I added the VTIMEZONE attribute which I have given in my previous
post. When I tried adding recurring event using VTIMEZONE, the event
is advancing by 5 hours.
e.g The recuring event starts on 17-Feb-2006 at 12.15pm to 17-Feb-2006
at 1.30pm.

After adding this recurring event using VTIMEZONE, it is adding 5
hours to the event on Google Apps.
e.g. The recuring event starts on 17-Feb-2006 at 5.15pm to 17-Feb-2006
at 6.30pm.

What could be the exact problem?

Please revert back ASAP.

Thanks & Best Regards,
Apeksha


On Apr 9, 1:24 am, Ray Baxter <[EMAIL PROTECTED]> wrote:
> Hi Apeksha,
>
> It isn't clear to me what you are doing, or what you are trying to do.
> Perhaps you could provide examples of the data that you have before
> migration, what that data looks like after migration and what you expect
> the data to be.
>
> Also, how are you performing this migration and what do you expect from
> the experiment of changing your local machine's timezone to EST.
>
> Ray
>
>
>
> Apeksha wrote:
> > Hi,
>
> > I am in IST and trying to migrate Calendar Data from EST. The migrated
> > recurring events are getting shifted by +1 hour.
>
> > So I added the VTIMEZONE for the recurring event like following:
>
> > BEGIN:VTIMEZONE
> > TZID:America/New_York
> > X-LIC-LOCATION:America/New_York
> > BEGIN:DAYLIGHT
> > TZOFFSETFROM:-0500
> > TZOFFSETTO:-0400
> > TZNAME:EDT
> > DTSTART:19700308T020000
> > RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
> > END:DAYLIGHT
> > BEGIN:STANDARD
> > TZOFFSETFROM:-0400
> > TZOFFSETTO:-0500
> > TZNAME:EST
> > DTSTART:19701101T020000
> > RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
> > END:STANDARD
> > END:VTIMEZONE
>
> > And I changed the timezone to EST(Both my machine's and Google
> > Domain's timezone)
> > Now it is shifting by +5 hours. What could be the problem?
>
> > Please reply ASAP!
>
> > Best regards,
> > Apeksha- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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