Represents a Unix extra field record storing timestamps: the Info-ZIP Unix type 1 extra field (0x5855),
written notably by macOS Archive Utility and ditto, or the PKWARE Unix extra field (0x000d). Both store
the last access/modification dates as 32-bit Unix times, followed by the optional uid/gid in the local
file header.
Represents a Unix extra field record storing timestamps: the Info-ZIP Unix type 1 extra field (0x5855), written notably by macOS Archive Utility and
ditto, or the PKWARE Unix extra field (0x000d). Both store the last access/modification dates as 32-bit Unix times, followed by the optional uid/gid in the local file header.