ladybird/Userland/Libraries/LibJS/Tests/builtins/Intl
Timothy Flynn d64ea13565 LibJS: Respect the user-provided time zone in Intl.DateTimeFormat
Also update some DateTimeFormat tests to explicitly set the time zone
(usually to UTC). This was already done for most tests, but some were
missed.
2022-01-12 15:43:12 +01:00
..
DateTimeFormat LibJS: Respect the user-provided time zone in Intl.DateTimeFormat 2022-01-12 15:43:12 +01:00
DisplayNames LibJS+LibUnicode: Generate all styles of currency localizations 2021-11-13 11:52:45 +00:00
ListFormat LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
Locale LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
NumberFormat LibJS: Implement unit number formatting 2021-11-16 23:14:09 +00:00
Intl.@@toStringTag.js
Intl.getCanonicalLocales.js LibJS: Handle existing Intl.Locale objects in CanonicalizeLocaleList 2021-09-02 17:56:42 +01:00