Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

How to preserve timestamps of folders? #272

Open
anmac1789 opened this issue Dec 6, 2022 · 0 comments
Open

How to preserve timestamps of folders? #272

anmac1789 opened this issue Dec 6, 2022 · 0 comments

Comments

@anmac1789
Copy link

I have a question about extracting zip files with android folders. So, I've been making zip files of android folders with many apps and when extracting them on PC, some zips retain all 3 dates --- date created, date modified, date accessed. So, it seems like the date modified of a folder, gets expanded into date created and date accessed and I want this to happen.

The problem occurs with timestamps. When extracting folders, the timestamps get forwarded by +1 second or get -1 reversed by 1 second. I want the timestamps to be equal as inside the zip archive. How can I achieve this? where the exact second is preserved during extraction especially for folders ?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant