FlorianHeigl / googlecl

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

Adding google calendar entries uses timezone of calendar web app not of submitting host #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use calendar app in Paris converting timezone of web app to France.
2. Travel back to England, converting timezone of laptop to England
3. Add event at a specific time.

What is the expected output? What do you see instead?
I expect to see the event added at the time at which I specified it.  Instead 
it gets added an hour earlier.

What version of the product are you using? On what operating system?
google 0.9.5/Snow Leopard

Please provide any additional information below.
It would probably work for other time zones as well.

Original issue reported on code.google.com by apittman@gmail.com on 18 Jun 2010 at 10:29

GoogleCodeExporter commented 9 years ago
I think I have the same thing here. When I add an event "los 9:30 today" it is 
added at 11:30, when I add "los 10:30 today" it's added ad 12:30. With quickadd 
on gcal all works fine.

Original comment by vollekan...@gmail.com on 22 Jun 2010 at 7:12

GoogleCodeExporter commented 9 years ago
Same thing here with googlecl 0.9.13. I use --date since natural parsing 
doesn’t exist in other language than English. I’d like to have a way to 
specify a timezone to my --date switch (something like: 2011-11-03T12:30:00Z 
for UTC or 2011-11-03T12:30:00+0200 otherwise). For now, all my events are 
one-hour off sinc we change from summer time to winter time here in France on 
Sunday...

Original comment by gilles.p...@gmail.com on 28 Oct 2011 at 2:39

GoogleCodeExporter commented 9 years ago
Same thing here. 0.9.13.

Original comment by andrzej....@gmail.com on 8 Nov 2011 at 10:50