From 1f3ae5ae370802ab2bd4f4fc15acd09f381bfa52 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 16 Jun 2009 08:25:01 -0700 Subject: [PATCH] Define week, first_weekday, first_workday in de_AT locale. BZ #10011 (cherry picked from commit b23964c6207124341b89cefc316dc512a669c17b) --- localedata/ChangeLog | 6 ++++++ localedata/locales/de_AT | 3 +++ 2 files changed, 9 insertions(+) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index b3db0766b2b..fbe5bc6afb3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2009-06-16 Ulrich Drepper + + [BZ #10011] + * locales/de_AT: Define week, first_weekday, first_workday. + Patch by Paul Marcher . + 2009-05-04 Ulrich Drepper * localedata/locales/bn_BD: Remove comment about missing collation diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT index 4ec42f470e1..4e0b7fb1588 100644 --- a/localedata/locales/de_AT +++ b/localedata/locales/de_AT @@ -121,6 +121,9 @@ t_fmt_ampm "" date_fmt "/ / " +week 7;19971130;4 +first_weekday 2 +first_workday 2 END LC_TIME LC_PAPER -- 2.47.2