Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time zone issue #17

Open
jaamoe opened this issue May 20, 2015 · 1 comment
Open

Time zone issue #17

jaamoe opened this issue May 20, 2015 · 1 comment

Comments

@jaamoe
Copy link

jaamoe commented May 20, 2015

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
Copy link

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:

  • What I wrote
  • The parsed date (twice)
  • My timezone (America/New_York)
  • The formatted date from Utilities.format(date, tz, format)
  • Full formatted date

screenshot_2016-02-19_15-14-44

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants