Subject: Re: w with 24h format
To: Christos Zoulas <christos@astron.com>
From: Arto Huusko <arto.huusko@utu.fi>
List: tech-userlevel
Date: 10/01/2005 10:50:56
Christos Zoulas wrote:
> In article <9982.1128112790@www72.gmx.net>,
> Zafer Aydogan <zafer@gmx.org> wrote:
> 
>>This is a feature request:
>>
>>I'd like to have the possibility to see the time in 24h Format, when using
>>the command "w". I'm living in a country where AM and PM is not used.
>>It would be great to have an Option to set these.
>>
>>$ w
>>10:36PM  up 181 days, 10:54, 1 user, load averages: 0.07, 0.10, 0.08
>>USER    TTY FROM                           LOGIN@  IDLE WHAT
>>zafer    p0 wh30221.techfak.uni-kiel.de 10:22PM     0 w
>>zafer@mia:~ $
>>
>>I'd prefer to see the Login time 10:22PM as 22:22.
> 
> The real fix is to add localization code to it.

Which would require NetBSD to actually support LC_TIME, and I would
really love to see that one.