chun2 / theunarchiver

Automatically exported from code.google.com/p/theunarchiver
Other
0 stars 0 forks source link

"lsar -L" doesn't show timestamp, only format string #838

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

The following bug reported was submitted to the Debian Bug Tracking System:

When I run `lsar -L` it doesn't display a timestamp for "Last modified" of the 
various files.  Instead, it shows a format string:

  Last modified:        yyyyMMdd hh:mm a

Looks like `lsar -l` is able to pick up and display the correct timestamps 
though.

Tested with a random .zip-file. Presumably the case for all files.

Original issue reported on code.google.com by kr...@ftbfs.org on 28 Jun 2015 at 3:17

GoogleCodeExporter commented 8 years ago
Sounds like whatever Foundation implementation Debian is using has a broken 
NSDateFormatter. You will have to take it up with whoever is responsible for 
that, I suspect.

Original comment by paracel...@gmail.com on 28 Jun 2015 at 5:07

GoogleCodeExporter commented 8 years ago

Original comment by paracel...@gmail.com on 19 Jul 2015 at 10:29