wqweto / ZipArchive

A single-class pure VB6 library for zip with ASM speed
MIT License
52 stars 22 forks source link

Modified date issue #18

Open RichardKimJH opened 2 years ago

RichardKimJH commented 2 years ago

hi nice to meet you I'm back after a long time. A problem occurred while using "ZipArchive" again. :)

I have a file where the file date in the FileInfo method is about 1 second greater than the file date before compression. Can you make the actual file and date the same? And is it possible to keep the same date as the actual file when unpacking?

wqweto commented 2 years ago

Hi. I'm not working on ZipArchive at the moment and so do not accept work requests about it.

If you fix this send me a PR so I can include in the master branch.