cpython/Misc/NEWS.d/next/Library/2024-06-21-06-37-46.gh-issu...

3 lines
152 B
ReStructuredText

:meth:`datetime.datetime.strftime` now 0-pads years with less than four digits for the format specifiers ``%Y`` and ``%G`` on Linux.
Patch by Ben Hsing