This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Incorrect first_weekday for POSIX locale


On Wed, Jul 14, 2004 at 03:51:57PM +0200, Petter Reinholdtsen wrote:
> 
> [Petter Reinholdtsen]
> > 2004-05-26  Petter Reinholdtsen  <pere@hungry.com>
> >
> > 	* locale/C-time.c: Correct first_weekday for C and POSIX locale.
> > 	First weekday should be sunday (1) and identical to first
> > 	workday. [BZ #181]
> 
> Any comments on this patch?  Should I send it somewhere else first?

Sunday should have the value 0 - not 1, which is the value for monday.

Best regards
keld


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]