salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Timezone of calendar events wrong #427

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add calendar event via browser
2. Use googlecl to poll calendar
3. Time displayed is incorrect (timezone)

What is the expected output? What do you see instead?
calendar.google.com has the correct timezone set (PST), but events entered and 
then polled via googlecl display GMT time, despite the computer's timezone 
setting. Unix date command displays the correct time.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
Latest version, just downloaded it. Installed on OS X PPC and Intel-based 
machines, both have the same issue. One runs 10.5.8, the other 10.6.8.

Original issue reported on code.google.com by carsten....@gmail.com on 27 Sep 2011 at 6:54