Incorrect first_weekday for POSIX locale

Keld Jørn Simonsen keld@dkuug.dk
Wed Jul 14 15:25:00 GMT 2004


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



More information about the Libc-alpha mailing list