Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Prev Previous commit
Next Next commit
Update news entry
  • Loading branch information
marat committed Sep 18, 2025
commit 551f16e36774f597939a5d24cbd418f6c21d572e
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Standardized non-zero-padded numeric formatting for dates and times in
:func:`datetime.datetime.strftime` and :func:`datetime.date.strftime` across
all platforms (e.g. ``"m:%-m d:%-d y:%-y"``).
all platforms.
Loading