iansinnott / jstz

🌐Timezone detection for JavaScript
Other
175 stars 33 forks source link

IE11, Win10 - returns Asia/Dubai instead of Europe/Moscow #17

Open wcactus opened 6 years ago

iansinnott commented 6 years ago

Hey @wcactus. I would welcome a PR to help address this. I don't have any testing infrastructure in place to debug windows, and the issue is likely something to do with the Intl API in that particular browser. See this related comment: https://github.com/iansinnott/jstz/issues/16#issuecomment-389262393