Commit 57b5baf
[3.13] pythongh-133125: Clarify ZipInfo.date_time attribute documentation (pythonGH-136082) (python#138076)
pythongh-133125: Clarify ZipInfo.date_time attribute documentation (pythonGH-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 282e885)
Co-authored-by: Kentaro Jay Takahashi <[email protected]>
Co-authored-by: Emma Smith <[email protected]>1 parent 2aeae24 commit 57b5baf
1 file changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
802 | | - | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
803 | 806 | | |
804 | 807 | | |
805 | 808 | | |
| |||
819 | 822 | | |
820 | 823 | | |
821 | 824 | | |
822 | | - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
823 | 834 | | |
824 | 835 | | |
825 | 836 | | |
| |||
0 commit comments