webdigi / GmailScheduler

Google app script system to allow gmail / google business apps users to schedule outgoing messages & to set messages to return to inbox
Other
102 stars 36 forks source link

Time zone issue #17

Open jaamoe opened 9 years ago

jaamoe commented 9 years ago

Hello, I have discovered something strange. When you choose say 8 am tomorrow and I have my correct time zone selected (CST for me) it will deliver the email 6 hours before that time. Now, if i choose Greenwich time it will be delivered at the correct time.

this example is set with my correct time zone. screen shot 2015-05-20 at 9 10 47 am

This example is when the time zone is set with greenwich time. screen shot 2015-05-20 at 9 11 17 am

If this is normal I will let it be but if its not I thought I would bring it to your attention. Thank you for creating this script. Other then this issue we love it.

Jason IT Manager Still Serving Veterans

CristhianMotoche commented 8 years ago

It seems that the problem is a difference of 6 hours. I got the same problem when I wrote 12pm tomorrow. Here is a log, every line is described here:

screenshot_2016-02-19_15-14-44

Do you think we could solve this by reducing the date hours by 6?