We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1756b57 commit e8e9ad2Copy full SHA for e8e9ad2
1 file changed
Misc/NEWS.d/next/Library/2024-06-15-13-08-56.gh-issue-118948.s5aW4U.rst
@@ -0,0 +1,4 @@
1
+The :meth:`date.isoformat <datetime.date.isoformat>`,
2
+:meth:`datetime.isoformat <datetime.datetime.isoformat>` and
3
+:meth:`time.isoformat <datetime.time.isoformat>` methods now
4
+support ISO 8601 basic format. Patch by Bénédikt Tran.
0 commit comments