Skip to content

Update DateTimeFormat/formatToParts support for Edge#3749

Merged
ddbeck merged 1 commit intomdn:masterfrom
targumon:master
Apr 1, 2019
Merged

Update DateTimeFormat/formatToParts support for Edge#3749
ddbeck merged 1 commit intomdn:masterfrom
targumon:master

Conversation

@targumon
Copy link
Copy Markdown

The function Intl.DateTimeFormat.prototype.formatToParts exists in Edge 18, but is undefined in Edge 17.
(Tested on two Windows 10 machines, one with each version)

Also confirmed with Confluence.

issue #3720

@Elchi3 Elchi3 added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Apr 1, 2019
@ddbeck ddbeck self-requested a review April 1, 2019 09:50
Copy link
Copy Markdown
Contributor

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you, @targumon, and welcome to BCD! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants