mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-09 19:00:08 +00:00
Start of week is wrong for Switzerland.
This commit is contained in:
parent
5a2a1d7504
commit
8497559725
@ -1,3 +1,8 @@
|
|||||||
|
2010-05-03 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
[BZ #11520]
|
||||||
|
* locales/de_CH: Define week, first_weekday, and first_workday.
|
||||||
|
|
||||||
2010-04-08 Ulrich Drepper <drepper@redhat.com>
|
2010-04-08 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* locales/ar_AE: Fix typo.
|
* locales/ar_AE: Fix typo.
|
||||||
|
@ -120,6 +120,10 @@ t_fmt_ampm ""
|
|||||||
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||||
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
||||||
<U0025><U005A><U0020><U0025><U0059>"
|
<U0025><U005A><U0020><U0025><U0059>"
|
||||||
|
|
||||||
|
week 7;19971130;4
|
||||||
|
first_weekday 2
|
||||||
|
first_workday 2
|
||||||
END LC_TIME
|
END LC_TIME
|
||||||
|
|
||||||
LC_PAPER
|
LC_PAPER
|
||||||
|
Loading…
Reference in New Issue
Block a user