This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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]

[PATCH] Re: LC_TIME first_weekday locale consolidation


Hello,

Here is a patch to fix day/week incoherency: for now glibc still assumes
`day' starts on sunday, so we need to keep `week' that way for now by
making locales use 19971130 instead of 19971201.  Yes, that's not ISO
8601 conformant, but at least it is not bogus!  I have checked that for
these locales `day' indeed starts from sunday.  This fixes first day of
the week for csb_PL, en_GB, and et_EE (it was tuesday previously).

Samuel

Attachment: patch
Description: Text document


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