salimoha / googlecl

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

Calendar with non-default timezone (GMT) displays conversion error instead of correct local times #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Default Calendar uses local timezone (EST)
2. Work Calendar (imports from Lotus Notes in GMT) uses GMT timezone
3. Events display correctly in the local timezone in GCal
3. This however, fails: google calendar today --cal "Work" when

Expected Output: Jun 21 10:45 - Jun 26 12:15
Actual Output: unconverted data remains: T14:45:00.000Z (Did not add value for 
style when)

Versions:
Linux mint9vm 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 
i686 GNU/Linux
googlecl_0.9.7-1_all.deb
python-gdata_2.0.8-1.1_all.deb

Original issue reported on code.google.com by phili...@gmail.com on 23 Jun 2010 at 6:47

GoogleCodeExporter commented 9 years ago
Incredible timing. Someone on the discussion list just uncovered this bug, and 
I've attached a patch that should fix it. r297 contains the update.

Let me know if this does or doesn't work for you.

Original comment by tom.h.mi...@gmail.com on 23 Jun 2010 at 8:02

Attachments:

GoogleCodeExporter commented 9 years ago
It does work! Incredible timing indeed! :)

Original comment by phili...@gmail.com on 23 Jun 2010 at 8:25

GoogleCodeExporter commented 9 years ago
:)

r297 fixes this.

Original comment by tom.h.mi...@gmail.com on 23 Jun 2010 at 8:30