ls(1): New long format for named locales
authorJohn Marino <draco@marino.st>
Sun, 22 Nov 2015 19:45:10 +0000 (20:45 +0100)
committerJohn Marino <draco@marino.st>
Sun, 22 Nov 2015 19:45:10 +0000 (20:45 +0100)
commitc0a9d818d37fe13ff33ba651056e33434690a20f
tree1975826e83115d96bfd0ee9d9c2ed92da485a962
parent364e0c810d439a14326121c3d3ea5c9863a35327
ls(1): New long format for named locales

The use of the basic version of ISO 8601 was not very popular.  After
a discussion on IRC, the Long Format of named locales is the following:

  DD-MMM-YYYY hh:mm

  DD is day number with leading zeros
 MMM is abbreviated month *in english* (regardless of locale)
YYYY is 4-digit year
  hh is 24-hour with leading zeros
  ss is seconds with leading zeros
bin/ls/ls.1
bin/ls/print.c