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 179afae commit f56f54aCopy full SHA for f56f54a
1 file changed
Doc/library/datetime.rst
@@ -2676,7 +2676,7 @@ differences between platforms in handling of unsupported format specifiers.
2676
``%:z`` was added for :meth:`~.datetime.strftime`
2677
2678
.. versionadded:: 3.15
2679
- ``%:z`` was added for :meth:`~.datetime.strptime`
+ ``%:z`` and ``%F`` were added for :meth:`~.datetime.strptime`
2680
2681
Technical Detail
2682
^^^^^^^^^^^^^^^^
0 commit comments