diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-25 04:44:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-25 04:44:16 +0000 |
commit | 3873630cd814a11a75f2e7173bcf1efd08e94663 (patch) | |
tree | 9a31ad155330cd1e866a411dfe5befe3845069cc /localedata/locales/uk_UA | |
parent | 9c32c895e01e69ae9760fb078ee785555e97bae6 (diff) | |
download | glibc-3873630cd814a11a75f2e7173bcf1efd08e94663.zip glibc-3873630cd814a11a75f2e7173bcf1efd08e94663.tar.gz glibc-3873630cd814a11a75f2e7173bcf1efd08e94663.tar.bz2 |
* locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
first_workday to 2.
* locales/da_DK: Likewise.
* locales/de_DE: Likewise.
* locales/fr_FR: Likewise.
* locales/fur_IT: Likewise.
* locales/fy_DE: Likewise.
* locales/ht_HT: Likewise.
* locales/hu_HU: Likewise.
* locales/li_BE: Likewise.
* locales/li_NL: Likewise.
* locales/mk_MK: Likewise.
* locales/nb_NO: Likewise.
* locales/nds_DE: Likewise.
* locales/nds_NL: Likewise.
* locales/nn_NO: Likewise.
* locales/pl_PL: Likewise.
* locales/sc_IT: Likewise.
* locales/sk_SK: Likewise.
* locales/uk_UA: Likewise.
* locales/csb_PL: Change week[2] to 19971130.
* locales/en_GB: Likewise.
* locales/et_EE: Likewise.
* locales/sr_ME: Set week to 7;19971130;4.
* locales/sr_RS: Likewise.
* locales/sr_RS@latin: Likewise.
Diffstat (limited to 'localedata/locales/uk_UA')
-rw-r--r-- | localedata/locales/uk_UA | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/localedata/locales/uk_UA b/localedata/locales/uk_UA index 80f1f7b..b5f5381 100644 --- a/localedata/locales/uk_UA +++ b/localedata/locales/uk_UA @@ -901,7 +901,9 @@ LC_TIME % % ISO 8601 conforming applications should use the values 7, 19971201 (a % Monday), and 4 (Thursday), respectively. -week 7;19971201;4 +% week 7;19971201;4 +% But see BUG below. +week 7;19971130;4 % A list of abbreviated weekday names. (%a) % @@ -1015,10 +1017,10 @@ am_pm "";"" % Define the first day of the week to be displayed in a calendar. % This weekday is relative to the date defined in the <week> keyword. -first_weekday 1 +first_weekday 2 % Define the first workday relative to the <week> keyword -first_workday 1 +first_workday 2 % Zymovyj CHas (winter time) or z.ch. (or nothing) % Litnij CHas (summer time) or l.ch. |