• Home
Name Date Size #Lines LOC

..--

Android.bpD03-May-2024863 3731

README.txtD03-May-2024325 116

ZipEntry.cppD03-May-20244.1 KiB15876

ZipEntry.hD03-May-20243 KiB11854

ZipFile.cppD03-May-20246.9 KiB242130

ZipFile.hD03-May-20242.2 KiB8535

ZipTime.cppD03-May-20241.2 KiB4923

README.txt

1ziptime -- zip timestamp tool
2
3usage: ziptime file.zip
4
5  file.zip is an existing Zip archive to rewrite
6
7
8This tools replaces the timestamps in the zip headers with a static time
9(Jan 1 2008). The extra fields are not changed, so you'll need to use the
10-X option to zip so that it doesn't create the 'universal time' extra.
11