X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 8 Nov 2009 11:28:23 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [1.7] Updated: cygwin-1.7.0-63 Message-ID: <20091108102823.GX26344@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20091103145437 DOT GM7831 AT calimero DOT vinschen DOT de> <806a89db0911031113m2cf926aw7bc0be53fa5919cb AT mail DOT gmail DOT com> <4AF08991 DOT 6050600 AT dronecode DOT org DOT uk> <20091103195411 DOT GA31004 AT ednor DOT casa DOT cgf DOT cx> <806a89db0911051219j72e0eef2x58558849738442eb AT mail DOT gmail DOT com> <4AF3967D DOT 5 AT byu DOT net> <806a89db0911061038x2358b217k99d8eaf17e3aa949 AT mail DOT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Nov 7 20:38, Eric Backus wrote: > Jim Reisert AD1C alum.mit.edu> writes: > > > Thanks, Eric. I tried this but could not get what I wanted: > > > > LTDENA-REISERT:c/Home> ls -al --time-style="posix-long-iso" > > > > -rwx------ 1 reisert Domain Users 3326 2009-10-30 12:51 .XWinrc > > -rwx------ 1 reisert Users 663 2009-02-26 10:37 .Xdefaults > > > > From the info link you sent me, it says: > > > > `posix-STYLE' > > List POSIX-locale timestamps if the `LC_TIME' locale category > > is POSIX, STYLE timestamps otherwise. For example, the > > `posix-long-iso' style lists timestamps like `Mar 30 2002' > > and `Mar 30 23:45' when in the POSIX locale, and like > > `2002-03-30 23:45' otherwise. > > > > I must not be in a POSIX LOCALE, then. LC_TIME isn't defined, nor is > LOCALE. > > > > How do I make this work, while maintaining: > > > > LANG=en_US.UTF-8 > > > > - Jim > > You might try "LANG=en_us.UTF-8" (Note the lower-case "us"). It seems to That's not correct. The result is that the locale will still be "C". The above LANG setting will be refused since the territory part of the locale specifier must be uppercase. See http://cygwin.com/1.7/cygwin-ug-net/setup-locale.html#setup-locale-ov Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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