DragonFly bugs List (threaded) for 2009-02
DragonFly BSD
DragonFly bugs List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue153] date(1) output doesn't obey locale setting


From: "Alex Hornung \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 01 Feb 2009 08:54:41 +0000

Alex Hornung <ahornung@gmail.com> added the comment:

To me it seems that the problem lies in libc's strftime, as date relies on
strftime to print locale specific dates.
Actually when comparing libc's strftime.c in DragonFlyBSD to the one in OpenBSD,
for example, you can see that DragonFly doesn't try to find the locale but by
default uses a built-in locale, which is obviously the english one.

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue153>
_____________________________________________________



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