X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 	tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4B1183CB.2000600@cwilson.fastmail.fm>
Date: Sat, 28 Nov 2009 15:10:51 -0500
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [1.7] Accented characters don't work
References: <op.u33070195o90vo@orion>  <761680.56258.qm@web25505.mail.ukl.yahoo.com> <op.u34dhzb95o90vo@orion> <op.u34dm9m15o90vo@orion>
In-Reply-To: <op.u34dm9m15o90vo@orion>
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

