This is a normative change in the ECMA-402 spec. See: https://github.com/tc39/ecma402/commit/7508197 In our implementation, we don't have the affected AOs directly, as we delegate to ICU. So instead, we must ensure we provide ICU a locale with the relevant extension keys present. |
||
|---|---|---|
| .. | ||
| DateTimeFormat.@@toStringTag.js | ||
| DateTimeFormat.js | ||
| DateTimeFormat.prototype.format.js | ||
| DateTimeFormat.prototype.formatRange.js | ||
| DateTimeFormat.prototype.formatRangeToParts.js | ||
| DateTimeFormat.prototype.formatToParts.js | ||
| DateTimeFormat.prototype.resolvedOptions.js | ||
| DateTimeFormat.supportedLocalesOf.js | ||