mirror of git://sourceware.org/git/glibc.git
* locales/en_GB: Set first weekday and workday to 2.
This commit is contained in:
parent
0a26fc4d99
commit
28a7bbe575
|
@ -1,3 +1,7 @@
|
|||
2008-09-17 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/en_GB: Set first weekday and workday to 2.
|
||||
|
||||
2008-09-16 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/nl_AW: New file.
|
||||
|
|
|
@ -122,8 +122,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
|||
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
||||
<U0025><U005A><U0020><U0025><U0059>"
|
||||
week 7;19971201;4
|
||||
first_weekday 1
|
||||
first_workday 1
|
||||
first_weekday 2
|
||||
first_workday 2
|
||||
END LC_TIME
|
||||
|
||||
LC_MESSAGES
|
||||
|
|
Loading…
Reference in New Issue