Well, I guess it makes sense that the java API would return them this way, as it simple parses the XML. 

So, the system knows that my calendar is in EST (since it adds "-0500" to the time).  I assume that Google stores all times as GMT, or at least that's how I would do it :).  So it seems that the service is returning the time for the event that's stored in the database, and then concatenating the "-0500", but not actually doing the timezone correction (subtracting 5 hours first).

That's probably enough speculation for one night...



On 11/8/06, Nick Caggiano <[EMAIL PROTECTED] > wrote:
I created the event on the web UI ( calendar.google.com).  Then I just used the XML link under "Default calendar settings" to view the feed.  But the java API also returns timezones in this fashion.

-Nick


On 11/8/06, Razor < [EMAIL PROTECTED]> wrote:

Nick, what timezone did you specify when you sent the event?




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