Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Include details about which browsers need this polyfill #16

Open
benmccann opened this issue Feb 2, 2018 · 3 comments
Open

Include details about which browsers need this polyfill #16

benmccann opened this issue Feb 2, 2018 · 3 comments

Comments

@benmccann
Copy link
Contributor

It would be a nice addition to the README to document which major browsers are known to lack the support that this polyfill adds

@smhg
Copy link

smhg commented May 4, 2018

While not in the README, this compatibility table shows browsers that need it:
http://kangax.github.io/compat-table/esintl
You'll have to open the DateTimeFormat feature and then look under accepts IANA timezone names (permalink not working for me).

@markandey markandey reopened this Dec 27, 2018
@markandey
Copy link
Collaborator

Browser format (with arbitrary timezone) formatToParts
Internet Explorer 9 intl+date-time-format-timezone pollyfill intl+date-time-format-timezone pollyfill
Internet Explorer 10 intl+date-time-format-timezone pollyfill intl+date-time-format-timezone pollyfill
Internet Explorer 11 date-time-format-timezone polyfill Not supported
Edge 13 date-time-format-timezone polyfill Not supported
Edge 14 Native Not supported
Edge 15 Native Not supported
Edge 16 Native Not supported
Edge 17 Native Not supported
Edge 18 Native Native
Firefox 42 date-time-format-timezone polyfill Not supported
Firefox 50 date-time-format-timezone polyfill Not supported
Firefox 52 Native Native
Firefox 62 Native Native
Safari 8 intl+date-time-format-timezone pollyfill intl+date-time-format-timezone pollyfill
Safari 9 intl+date-time-format-timezone pollyfill intl+date-time-format-timezone pollyfill
Safari 10 Native Not supported
Safari 11 Native Native
Safari 12 Native Native
Chrom26 Native Not supported
Chrome 64 Native Native

@benmccann
Copy link
Contributor Author

benmccann commented Dec 27, 2018

Ah, yeah, the permalink is helpful still since it highlights the correct row, but it does not expand the relevant section unfortunately. compat-table/compat-table#1124

Thanks for the pointer! I'll leave this issue open for now as I think it would be a nice addition to the docs to add to the README

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants