<!-- Thank you for your interest in proposing a feature. Your goal will be to convince others that it is a useful addition and recruit TC39 members to help shepherd it into the specification. Please review the guidelines in [CONTRIBUTING.md](https://github.com/tc39/ecma402/blob/HEAD/CONTRIBUTING.md#ecma-402-guidelines-for-feature-requests-and-proposals). --> See discussion starting at https://github.com/tc39/test262/pull/4676#issuecomment-3544387591 Should `new Intl.DateTimeFormat('en-u-ca-iso8601')` succeed? If so, what formatting should it produce? If not, is that web compatible?
See discussion starting at tc39/test262#4676 (comment)
Should
new Intl.DateTimeFormat('en-u-ca-iso8601')succeed? If so, what formatting should it produce? If not, is that web compatible?