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]

Re: LC_TIME first_weekday locale consolidation


Petr Baudis, le Sun 08 Mar 2009 01:45:56 +0100, a écrit :
> On Sun, Mar 08, 2009 at 01:12:45AM +0100, Samuel Thibault wrote:
> > Yes, but week[2] is only about the day array and such.  ISO 8601 says
> > that it should start on monday.  Then first_weekday can be 7 to express
> > sunday.
> 
> Huh, ISO 8601 does not talk about any day[] arrays and such - can you
> point me to a specific section?

Well, I don't have ISO 8601, but reading SC22/WG20 N897 about `week':

`ISO 8601 conforming applications should use the values 7, 19971201 (a
Monday), and 4 (Thursday), respectively.'

Samuel


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