From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64713 invoked by alias); 31 Aug 2016 15:23:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 64649 invoked by uid 89); 31 Aug 2016 15:23:56 -0000 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 Received: from mail-lf0-f52.google.com (HELO mail-lf0-f52.google.com) (209.85.215.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 Aug 2016 15:23:54 +0000 Received: by mail-lf0-f52.google.com with SMTP id g62so39543705lfe.3 for ; Wed, 31 Aug 2016 08:23:54 -0700 (PDT) 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 Received: by 10.114.10.233 with HTTP; Wed, 31 Aug 2016 08:23:50 -0700 (PDT) In-Reply-To: References: <860c2a0f5dd46780649de9a26ebc0464@mhoenicka.de> <60d27734-5ce7-6e25-e170-a0baa5442a69@redhat.com> From: Erik Soderquist Date: Wed, 31 Aug 2016 16:42:00 -0000 Message-ID: Subject: Re: Different representations of time in ls -l and date(1) To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-08/txt/msg00639.txt.bz2 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