Query regrading create date time and modified date time of files inside zip
nishan-canwill opened this issue · 3 comments
nishan-canwill commented
nishan-canwill commented
I would really appreciate any help on this
antermin commented
You can parse the output of 7z l -slt file.zip (look for Modified = and Created = fields).
ExceptionGit commented
Be careful when using this Created= in the created archives on Linux, they have the wrong created date.
