Skip to content

Commit 16195db

Browse files
committed
alphabetize 3.15 patch notes
1 parent edfed51 commit 16195db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2676,7 +2676,7 @@ differences between platforms in handling of unsupported format specifiers.
26762676
``%:z`` was added for :meth:`~.datetime.strftime`.
26772677

26782678
.. versionadded:: 3.15
2679-
``%:z``, ``%F``, ``%D``, and ``%t`` were added for
2679+
``%D``, ``%F``, ``%t``, and ``:%z`` were added for
26802680
:meth:`~.datetime.strptime`.
26812681

26822682
Technical Detail

0 commit comments

Comments
 (0)