Export to GitHub

theunarchiver - issue #838

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


Posted on Jun 28, 2015 by Grumpy Rabbit

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.

Comment #1

Posted on Jun 28, 2015 by Helpful Camel

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.

Comment #2

Posted on Jul 19, 2015 by Helpful Camel

(No comment was entered for this change.)

Status: Invalid