-
Notifications
You must be signed in to change notification settings - Fork 838
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
Missing time zone data still uses local time zone instead of invalid date #265
Comments
You did not load any time zone data. I updated your fiddle by using the However, I thought we had taken care of that with #106. Apparently there's been a regression. |
Ok, if you look at your original fiddle (not my updated copy), open the F12 developer tools and you'll see the error message on the console. HOWEVER, despite the error, the @timrwood - any thoughts? |
@mj1856 thanks for you suggest and update my fiddle. |
I'd like to leave this open to track the problem of it not returning an invalid date message. |
I test on http://jsfiddle.net/win_web/uq99udc9/3/
I compare with America/Los_Angeles time.
both timezone had same result.
Asia/Bangkok timezone used GMT+7.
The text was updated successfully, but these errors were encountered: