This is the mail archive of the cygwin mailing list for the Cygwin 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: [1.7] Accented characters don't work


lemkemch@t-online.de wrote:
> But I still like an answer to this:
> 
>> But how do I get back a pure C locale?  I also
>> want ls -l to output the old standard date format.  So
>> setenv LANG C.what?  C.ISO-8859-15 is kind of nice (the accented
>> chars display fine) but ls then shows the iso-type date format.

you want the following (yes, hit return in the middle of the quoted
portion):

export TIME_STYLE='+%b %d %H:%M
%b %d  %Y'

--
Chuck

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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