1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 16:35:08 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Intl/DateTimeFormat
Timothy Flynn 20b6ffef4f LibJS: Add tests for calendar fields of DateTimeFormat's resolvedOptions
These are (mostly) testable now that LibUnicode parses format patterns.
2021-12-06 15:46:34 +01:00
..
DateTimeFormat.@@toStringTag.js LibJS: Implement a nearly empty Intl.DateTimeFormat object 2021-11-29 22:48:46 +00:00
DateTimeFormat.js LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor 2021-11-29 22:48:46 +00:00
DateTimeFormat.prototype.resolvedOptions.js LibJS: Add tests for calendar fields of DateTimeFormat's resolvedOptions 2021-12-06 15:46:34 +01:00
DateTimeFormat.supportedLocalesOf.js LibJS: Implement Intl.DateTimeFormat.supportedLocalesOf 2021-11-29 22:48:46 +00:00