Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TimeSetting control to FastZip extract #566

Closed
wants to merge 2 commits into from
Closed

Conversation

piksel
Copy link
Member

@piksel piksel commented Feb 6, 2021

Continuation of PR: #555 with added tests.

When creating Zip entries with FastZip - it is possible to control timesetting for files or dirs. But when extraction it is absent. ZipEntry's DateTime property always set to extracted entry by SetLastWriteTime() function.

@piksel piksel closed this Feb 21, 2021
@piksel piksel deleted the va4es2/master branch February 21, 2021 16:56
@piksel piksel mentioned this pull request Feb 21, 2021
piksel added a commit that referenced this pull request Mar 7, 2021
* FastZip - fix TimeSetting control when extracting Zip entries
* Add tests for FastZip file times

Co-authored-by: va4es2 <va4es2@users.noreply.github.com>

ref #555 #566
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants