globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 603 forks source link

Date Parser: Improve timezone handling #693

Closed rxaviers closed 7 years ago

rxaviers commented 7 years ago

Fixes #689

jzaefferer commented 7 years ago

I guess the Travis test failure is due to wrong assumptions about system timezone?

rxaviers commented 7 years ago

I guess the Travis test failure is due to wrong assumptions about system timezone?

Interesting enough to point out test changes. Thanks

jzaefferer commented 7 years ago

Speaking of pointing out the status section: There's a conflict in test/unit/date/parse.js