]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-136082) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 23 Aug 2025 00:01:37 +0000 (02:01 +0200)
committerGitHub <noreply@github.com>
Sat, 23 Aug 2025 00:01:37 +0000 (17:01 -0700)
commit57b5baf3f9ae52178dd7b1cbce8b985ad9099384
treefdc2c6ebddb11b373c86e378be9d3ed4b3cc47c9
parent2aeae241ca882d4833ab8c2e3c88706cc4a4d388
[3.13] gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-136082) (#138076)

gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-136082)

Specifically, clarify that ZipInfo.date_time pulls the datetime information from the central directory, and that times are interpreted as local time.
(cherry picked from commit 282e88506b1d3c2ea2a0fd2fbce6c4e27ddc1c92)

Co-authored-by: Kentaro Jay Takahashi <64148935+KentaroJay@users.noreply.github.com>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Doc/library/zipfile.rst