Yes you are right, for some reason I was under the impression that ctz parameter only affects the meta datetime data, apparently I was wrong. ctz also adjusts the event-specific datetime data. Actually it's documented here:
http://code.google.com/apis/calendar/reference.html#Parameters Thanks for the catch! :) Austin On Wed, Apr 23, 2008 at 10:26 PM, vijay shanker <[EMAIL PROTECTED]> wrote: > Hi Austin, > you said start and end time can not be changed they can only be in > calendar specific timezone but here i am using this parameter with my query > object. > query.setStringCustomParameter("ctz", "GMT"); > > now i can get all my events with Start and end time in GMT. > > So will it be safe to use if i want to get the events as their start and > end time is in GMT. > > > > > Regards, > Vijay Shanker > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
