From 2a2783e8248214af5a5c77ec73896e4884a4b1e1 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Wed, 20 Jan 2021 17:27:21 +0100 Subject: Update to CLDR v38.1, adding Yukon Standard Time MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No change to QLocale's data, one addition to the Windows time-zone data. What was formerly "Us Mountain Standard time / Canada" is now Yukon Standard Time. Fixes: QTBUG-89784 Change-Id: I4c9a23620e74ea379be8a4c5ba0896d35fe9b594 Reviewed-by: MÃ¥rten Nordheim (cherry picked from commit 05e67fbcab40ae702f58053d18cac567e805047a) Reviewed-by: Qt Cherry-pick Bot --- util/locale_database/cldr2qlocalexml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/locale_database/cldr2qlocalexml.py') diff --git a/util/locale_database/cldr2qlocalexml.py b/util/locale_database/cldr2qlocalexml.py index b0016fc750..20dda77965 100755 --- a/util/locale_database/cldr2qlocalexml.py +++ b/util/locale_database/cldr2qlocalexml.py @@ -32,7 +32,7 @@ The CLDR data can be downloaded from CLDR_, which has a sub-directory for each version; you need the ``core.zip`` file for your version of choice (typically the latest). This script has had updates to cope up -to v35; for later versions, we may need adaptations. Unpack the +to v38.1; for later versions, we may need adaptations. Unpack the downloaded ``core.zip`` and check it has a common/main/ sub-directory: pass the path of that root of the download to this script as its first command-line argument. Pass the name of the file in which to write -- cgit v1.2.3