ladybird/Tests/LibUnicode
Timothy Flynn 8d35563f28 LibUnicode: Implement TR-35's localized GMT offset formatting
This adds an API to use LibTimeZone to convert a time zone such as
"America/New_York" to a GMT offset string like "GMT-5" (short form) or
"GMT-05:00" (long form).
2022-01-11 23:56:35 +01:00
..
CMakeLists.txt LibUnicode: Do not assume time zones & meta zones have a 1-to-1 mapping 2022-01-06 22:28:01 +01:00
TestUnicodeCharacterTypes.cpp LibUnicode: Support code point names that apply to ranges of code points 2021-11-30 11:24:02 +01:00
TestUnicodeDateTimeFormat.cpp LibUnicode: Implement TR-35's localized GMT offset formatting 2022-01-11 23:56:35 +01:00
TestUnicodeLocale.cpp LibUnicode: Support locales-without-script aliases for ECMA-402 2021-11-19 11:45:35 +01:00