]> git.ipfire.org Git - thirdparty/glibc.git/commit
Chinese locales: Set first_weekday to 2 (bug 24682).
authorRafal Luzynski <digitalfreak@lingonborough.com>
Thu, 22 Aug 2019 21:50:04 +0000 (23:50 +0200)
committerPaul A. Clarke <pc@us.ibm.com>
Wed, 13 Nov 2019 21:31:22 +0000 (15:31 -0600)
commit01efb543d5893a7ccd2e2cc30426cd7a98a58aaa
tree3afbba10e5f575ee4b2134c82c0de123307cef7f
parentc1a0df3bcb228053a2773307f7b612ca8e121f48
Chinese locales: Set first_weekday to 2 (bug 24682).

The first day of the week in China (Mainland) should be Monday according
to the national standard GB/T 7408-2005.  References:

* https://www.doc88.com/p-1166696540287.html
* https://unicode-org.atlassian.net/browse/CLDR-11510

[BZ #24682]
* NEWS: Mention this bug fixed.
* localedata/locales/bo_CN (first_weekday): Add, set to 2 (Monday).
* localedata/locales/ug_CN (first_weekday): Likewise.
* localedata/locales/zh_CN (first_weekday): Likewise.

(cherry picked from commit c0fd3244e71db39cef1e2d1d8ba12bb8b7375ce4)
ChangeLog
NEWS
localedata/locales/bo_CN
localedata/locales/ug_CN
localedata/locales/zh_CN