qt6-bb10/util/locale_database
Lars Knoll 2a4b957789 Merge remote-tracking branch 'origin/5.15' into dev
Change-Id: I99ee6f8b4bdc372437ee60d1feab931487fe55c4
2020-03-04 14:39:18 +00:00
..
testlocales Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
README Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
cldr2qlocalexml.py Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
cldr2qtimezone.py Update CLDR to v36 2019-10-25 11:44:48 +02:00
dateconverter.py Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
enumdata.py Update CLDR to v36 2019-10-25 11:44:48 +02:00
formattags.txt Rename util/locale_database/ to include the e that was missing 2019-05-20 20:42:10 +02:00
qlocalexml.py Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
qlocalexml2cpp.py Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
xpathlite.py Suggest name, when available, for unknown codes 2019-05-20 20:42:11 +02:00

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.