Hi, I have gcalcli 1.4-1 installed on my debian system(2.6.24) lenny.
When I use the following command to create a new event, I got a 12hrs difference event in my google calendar. $ gcalcli quick '11am 5/6 meeting with boss' In google calendar view, the event was created as '11pm May 5th - meeting with boss'. 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 info when syncing from commandline to server. Here is the output of 'locales' on my system: mich...@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" Anyone has idea about this? Thanks, Michael.