GmailScheduler
                                
                                
                                
                                    GmailScheduler copied to clipboard
                            
                            
                            
                        Time zone issue
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.

This example is when the time zone is set with greenwich time.

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

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