1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-28 07:52:06 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Intl/DateTimeFormat
Timothy Flynn b50880f28c LibJS: Fix errors in Intl.DateTimeFormat.prototype.resolvedOptions tests
Noticed these while implementing this prototype for RelativeTimeFormat.
2022-01-25 19:02:59 +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