]> granicus.if.org Git - python/commit
(Merge 3.2) Issue #10653: On Windows, use strftime() instead of wcsftime()
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 14 Oct 2011 00:39:06 +0000 (02:39 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 14 Oct 2011 00:39:06 +0000 (02:39 +0200)
commit792b47f6caba35c996db8361d06a0368eb58bea0
tree6829326e25b21278e5f85a1ee2d56c3f9e126548
parentf5cff56a1be70d2c4e5cde5fa4e5d5d92e620dda
parentc1f32ca0ade3a1bc60c0ca18efa4756d3c5282f1
(Merge 3.2) Issue #10653: On Windows, use strftime() instead of wcsftime()
because wcsftime() doesn't format time zone correctly.
Misc/NEWS
Modules/timemodule.c