0tza / gmail-delay-send

Automatically exported from code.google.com/p/gmail-delay-send
0 stars 0 forks source link

Error on Date with datezone America/Mexico_City #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
=======================================
=== PLEASE READ BEFORE FILING ISSUE:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendDebugging_8
=======================================

What steps will reproduce the problem?
1. Google Calendar is in timezone "Mexico - Central Time (GMT-6:00)", now with 
savings time is (GMT-5:00)
2. I program a new message with the wildcard @now
3. The mail is sended, but in the report it's the time of 2 hours ago 
(GMT-0700). The mails are sended 2 hours latter, because of the script takes 
GMT-7 when it have to take GMT-5.

What is the expected output? What do you see instead?
The script take the timezone GMT-7 when it have to take GMT-6 (GMT-5 with 
savings), for schedule sendings I have to put the time 2 hours before.

What version of the product are you using?
Actual

Please provide any additional information below.

Original issue reported on code.google.com by gtmtor...@gmail.com on 7 Oct 2013 at 3:49

GoogleCodeExporter commented 9 years ago
Also I have use the option on the configuration page, using 
"America/Mexico_City" on the Current time zone option, with the same result.

Original comment by gtmtor...@gmail.com on 7 Oct 2013 at 3:57

GoogleCodeExporter commented 9 years ago
The script works fine, something went wrong with my time zone, but now it works 
fine.

Please close this issue.

Thank you.

Original comment by gtmtor...@gmail.com on 7 Oct 2013 at 9:48

GoogleCodeExporter commented 9 years ago

Original comment by blairk...@gmail.com on 21 Oct 2013 at 7:57