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

Related to issue #37 #38

Open helpdeskdan opened 7 years ago

helpdeskdan commented 7 years ago

If you set your time to GMT, it says: The label 8:30 would trigger the email on Tuesday March 7, 2017 8:30:00am. That's right.

Now, if you set it to, say, Mountain, it says: The label 8:30 would trigger the email on Tuesday March 7, 2017 1:30:00am. 8:30 != 1:30

nathanieldchu commented 7 years ago

I also had this issue, where some entries would register time normally (like "1 hour later"), but others (like "09:00am Monday"), would register GMT time. Unfortunately makes this script somewhat unusable, since I don't know exactly what time is going to be used. Looks great otherwise though! I would be super excited if this bug was fixed.