From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12791 invoked by alias); 21 Feb 2006 21:57:41 -0000 Received: (qmail 12758 invoked by uid 48); 21 Feb 2006 21:57:38 -0000 Date: Tue, 21 Feb 2006 21:57:00 -0000 Message-ID: <20060221215738.12757.qmail@sourceware.org> From: "decimal at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20040525214848.181.pere@hungry.com> References: <20040525214848.181.pere@hungry.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug localedata/181] [PATCH] POSIX first_weekday should be sunday X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00110.txt.bz2 List-Id: ------- Additional Comments From decimal at us dot ibm dot com 2006-02-21 21:57 ------- I attached a patch and testcase to fix first_weekday and first_workday and test those two plus week_1stday. But I cannot find the standards text which specifies first_weekday and first_workday so I'm not 100% this is the right thing to do. I found one comment on a gentoo page stating that these are not part of the standard FWIW. http://gentoo-wiki.com/HOWTO_localedef (Also this bug is only for first_weekday so changing first_workday may not be needed but it seemed logical to me and I saw similar settings in other locale files.) -- What |Removed |Added ---------------------------------------------------------------------------- Flag| |testsuite+, examined+ http://sourceware.org/bugzilla/show_bug.cgi?id=181 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.