[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ls --full-time format
From: |
Jim Meyering |
Subject: |
Re: ls --full-time format |
Date: |
Fri, 15 Nov 2002 18:29:12 +0100 |
Ulrich Zingel <address@hidden> wrote:
> The output format of ls --full-time
>
> (day of week, abbrev. word) (month, abbrev. word) (day of month, number)
> hh:mm:ss YYYY
>
> seems a bit crazy.
>
> See ISO 8601: YYYY[-MM[-DD[ hh[:mm[:ss]]]]]
>
> ( http://www.cl.cam.ac.uk/~mgk25/iso-time.html )
What version of ls are you using? (use `ls --version')
What locale are you using? (LC_ALL, LANG environment setting)
I suspect you're not using the latest:
ftp://alpha.gnu.org/gnu/fetish/coreutils-4.5.3.tar.gz
With that, I get this:
$ ls -og --full-time README
-rw-r--r-- 1 4668 2002-09-02 09:52:08.000000000 +0200 README