ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl/DateTimeFormat
Timothy Flynn bb4fda3b97 LibJS: Format the era of ISO year 0 as BC
This is a normative change in the ECMA-402 spec. See:
https://github.com/tc39/ecma402/commit/2034315
2023-02-02 12:12:26 +00:00
..
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