[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#556884: locale/C-time.c erroneously lists the first day of the week as Monday



Source: glibc
Version: 2.7-1
Severity: minor
Blocks: 556842

locale/C-time.c erroneously treats the first day of the week as
Monday; this wasn't apparent until cal properly handled the first day
of the week in locales.

This was fixed upstream in
http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=930799d555e9534cf78f57fa88642a4a43d278f4
which presumably also properly fixes #327025.

CF:

$ LANG=C cal Dec 1997; LANG=en_US.UTF-8 cal Dec 1997;
   December 1997
Mo Tu We Th Fr Sa Su
 1  2  3  4  5  6  7
 8  9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31

   December 1997
Su Mo Tu We Th Fr Sa
    1  2  3  4  5  6
 7  8  9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31


Don Armstrong

-- 
Unix, MS-DOS, and Windows NT (also known as the Good, the Bad, and
the Ugly).
 -- Matt Welsh

http://www.donarmstrong.com              http://rzlab.ucr.edu



Reply to: