pombreda / gcalcli

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

12hrs difference with 'gcalcli quick' command #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run quick add command to create a new event
 $ gcalcli quick '11am 5/6 meeting with boss'
2. check the created event by command line or by web view
 $ gcalcli calw 1

What is the expected output? What do you see instead?
The event should be created on May 6th at 11:00am.
Instead, the event by the command is created on May 5th at 11:00pm

What version of the product are you using? On what operating system?
I have gcalcli 1.4-1 installed on my debian system(2.6.24) lenny.

Please provide any additional information below.
I checked the timezone on my system, it is 'American/Toronto', and the
timezone in my google calendar settings, which is also 'American/Toronto'.
So I guess there should be no inconsistencies of timezone when syncing from
commandline to the server.

Here is the output of 'locales' on my system:
michael@debian:~$ locale
LANG=en_US.UTF-8
LC_CTYPE=zh_CN.UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"

Original issue reported on code.google.com by Michael....@gmail.com on 4 May 2009 at 7:33

GoogleCodeExporter commented 9 years ago
I'm unable to reproduce this.

Original comment by eda...@insanum.com on 27 Jul 2011 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by eda...@insanum.com on 27 Jul 2011 at 8:10