summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibLocale/DateTimeFormat.cpp
AgeCommit message (Expand)Author
2023-02-08LibLocale: Propagate OOM from CLDR DateTime Vector and String operationsTimothy Flynn
2023-01-28LibLocale: Remove last use of DeprecatedString from LibLocaleTimothy Flynn
2023-01-27AK: Remove StringBuilder::build() in favor of to_deprecated_string()Linus Groh
2023-01-27LibJS+LibLocale: Propagate errors from find_regional_values_for_localeTimothy Flynn
2023-01-27LibJS+LibLocale: Port Intl.DateTimeFormat to StringTimothy Flynn
2023-01-27LibLocale: Remove "else" after "if" statements that always returnTimothy Flynn
2023-01-24LibJS+LibLocale: Port Intl.NumberFormat to StringTimothy Flynn
2023-01-22LibJS+LibLocale: Port remaining locale APIs to StringTimothy Flynn
2023-01-19LibLocale+LibJS: Port locale parsing and processing to StringTimothy Flynn
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-09-05LibLocale: Move locale source files to the LibLocale folderTimothy Flynn