On Jun 16, 2008, at 11:51 AM, Savago wrote:
> I have a test user with its calendar time zone set to GMT -04:00 > (Manaus - Brazil). So, say that for example GMT time is 18:00hs, here > is 14:00hs, ok? > > My questions are: > > a) why if I add a new contact, it will show the 'updated' field to GMT > time? See example bellow: > [EMAIL PROTECTED]:/media/secure3/utils_gcal$ ./contacts > index 4 has: title = John Doe 0 updated = 2008-06-16T18:29:01.888Z > [EMAIL PROTECTED]:/media/secure3/utils_gcal$ date > Mon Jun 16 14:29:14 AMT 2008 This question might better be asked in a group specializing in the contacts API instead of the calendar API. In the calendar API, updated elements always specify the time in universal time. Looking at the documentation for the contacts API, it seems that the same is true. Ray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
