Add support for UnixTimeExtraField in Zips #609

Closed
opened 2026-01-29 22:14:34 +00:00 by claunia · 0 comments
Owner

Originally created by @DannyBoyk on GitHub (Jan 12, 2024).

We recently encountered a zip file that had the UnixTimeExtraField set in the local and central directory headers. These times had the propery last modification time set for the files while the standard last modified time field in the headers was invalid.

This task is to add support for this extra field type. Pull request incoming shortly.

Originally created by @DannyBoyk on GitHub (Jan 12, 2024). We recently encountered a zip file that had the UnixTimeExtraField set in the local and central directory headers. These times had the propery last modification time set for the files while the standard last modified time field in the headers was invalid. This task is to add support for this extra field type. Pull request incoming shortly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#609