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

FastZip - fix TimeSetting control when extracting Zip entries #555

Closed
wants to merge 1 commit into from

Conversation

va4es2
Copy link

@va4es2 va4es2 commented Dec 27, 2020

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

@piksel
Copy link
Member

piksel commented Dec 27, 2020

This does look great, but would you mind adding some tests?

@piksel
Copy link
Member

piksel commented Feb 6, 2021

Closed in favor of #566 due to lack of response.

@piksel piksel closed this Feb 6, 2021
@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.

None yet

2 participants