delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/08/31/11:24:35

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=EigSe0w
kb49erBhVg/6OEbbn42ovNCUXqT9brXqjpVmlrKFJ2XTQ7wVgADlB78qMZydJyfr
eEL4X0ZFIm6CynydRnqC2q3d1lxLS6/MujbIZy4XifjXCnz3pRGK34VikQ+r2XsE
Xdho7sPBPU+1vbIDDt62HB2T3Sf0mRLos0PM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=4eCeIdECv6+W8
yJCLXrvM8tEXUs=; b=n+y5JwFyUIpvsmF+hP38Wmy4H/XWS0cJw6NaOkMTIwHKk
4KRttzN1aLeCuLd1ljUuX/cxdebH8cDZgeTmJcbxo6xdLfQ86EY0/GyfwmMYd3IC
bjjERsLGyw3LL0TYuwZGipdMcdYtGI0zIcMKpoKMS8BU8s+SOnDSHto2CW9BdU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=burned, H*f:sk:d8e1328, H*i:sk:d8e1328, customers
X-HELO: mail-lf0-f52.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=URnLSsiHoa0JcfBfaOa2OrUHZlAGYqXFA7iekqNPhTY=; b=cMl0QCeKrNObf4Qre6IkFjQqhkbJynjoAOAaezz6ogZWVfRsKrLYLMVBLAgF528dHr YQghduymShresufo58WM99ipDBo9vYnsgoyYVGZhbWFQJ4ae3L8pxItQXz4C5pcScI9e 9Tx6g+TLNxJo+zFTKg0M1M2zxCfo9slqmIUxXzecjiHBjctg9Cy0wCsXQ1/Oest/X+kE bkMkfePYpRebgN48O2v9rLsgFhC03ioCZN6Gzl/F5e3I18XfzYb7gbTO0OLesvZVeg9K 2fS1NZ8MmyEvJQYUQFYLrQu1Gwm7p4Md1+jxnug/vts2nJJ71iOBOgiD9tlnTZa6P1n+ 3eKw==
X-Gm-Message-State: AE9vXwNMIk1Nt4XitCn7i5WoPYOld1g+6ra3yIZVpq7ZrUx2cV7sN8HnHMeYKCM3tcJsgPgHvaJoGkQRevMCZw==
X-Received: by 10.25.151.132 with SMTP id z126mr3102341lfd.224.1472657031696; Wed, 31 Aug 2016 08:23:51 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <d8e13286-e58d-5eec-7080-40941603ddd3@redhat.com>
References: <A45B1767F1002449A37508C2CC6003D736A232 AT DEFTHW99EJ1MSX DOT ww902 DOT siemens DOT net> <860c2a0f5dd46780649de9a26ebc0464 AT mhoenicka DOT de> <dcd35b85-cfff-a821-a81c-b311db1bd242 AT farance DOT com> <60d27734-5ce7-6e25-e170-a0baa5442a69 AT redhat DOT com> <d8e13286-e58d-5eec-7080-40941603ddd3 AT redhat DOT com>
From: Erik Soderquist <ErikSoderquist AT gmail DOT com>
Date: Wed, 31 Aug 2016 11:23:50 -0400
Message-ID: <CACoZoo30ovjECjEG4pY3+0SM4SM0KTe5vb7tuQNUQ_9XgRuYvQ@mail.gmail.com>
Subject: Re: Different representations of time in ls -l and date(1)
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Wed, Aug 31, 2016 at 10:45 AM, Eric Blake wrote:
> So, the answer to your question is determined by what your locale thinks
> is the appropriate representation; and I have no control over whether
> Windows' locale defaults will match glibc's locale defaults for en_US or
> any other locale outside of C.


It is because I have been burned on this (world wide customers) that I
know explicitly specify the format I want to work with in my scripts
and disregard whatever the local is.

-- Erik

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019