qt6-bb10/util/locale_database
Edward Welbourne c8e00e4f73 Use char16_t in favor of ushort for locale data tables
Change-Id: I890dd2b52c1b786db1081744c8ca343baba93de4
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-17 14:55:42 +01:00
..
testlocales
README
cldr2qlocalexml.py Allow surrogate pairs for various "single character" locale data 2020-02-17 14:55:24 +01:00
cldr2qtimezone.py Update CLDR to v36 2019-10-25 11:44:48 +02:00
dateconverter.py
enumdata.py Update CLDR to v36 2019-10-25 11:44:48 +02:00
formattags.txt
localexml.py Allow surrogate pairs for various "single character" locale data 2020-02-17 14:55:24 +01:00
qlocalexml2cpp.py Use char16_t in favor of ushort for locale data tables 2020-02-17 14:55:42 +01:00
xpathlite.py

README

locale_database is used to generate qlocale data from CLDR.

CLDR is the Common Locale Data Repository, a database for localized
data (like date formats, country names etc).  It is provided by the
Unicode consortium.