-
Notifications
You must be signed in to change notification settings - Fork 17
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
Issue with time zone on the front end #8
Comments
Makes sense. May be easy to fix. |
I think it should be: Reason: the UI is always in the local time zone (I think) On Mon, Apr 20, 2015 at 2:15 PM, Gabriel H Pugliese <
|
But it is 00:00:00 BRT! :) |
"When: Tue Apr 21 2015 00:00:00 GMT-0300 0(BRT)" |
Sorry my bad , then I think the UI calendar is showing the time in GMT only On Mon, Apr 20, 2015 at 4:00 PM, Gabriel H Pugliese <
|
Are you trying to deploy on a server with a different TZ? |
No I am not. I found this while testing in your sample meteor app. And I am in pacific time zone .
|
Oh I see. The server may be in another timezone and I think that is the On Tue, Apr 21, 2015 at 1:26 PM theroadrunnershow [email protected]
|
How to reproduce:
The text was updated successfully, but these errors were encountered: