Post #55 1.14K Apr 29, 2025, 10:37 UTC https://github.com/python/cpython/issues/133125#docs #cpython GitHub `zipfile`: docs should document what `ZipInfo.date_time` actually is · Issue #133125 · python/cpython Documentation Currently, the documentation for ZipInfo.date_time is: The time and date of the last modification to the archive member. This is a tuple of six values: ... Note: The ZIP file format d... 👍 4