Skip to content

Commit 9b29dbb

Browse files
Update Doc/library/datetime.rst
typo fix Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent b753ea6 commit 9b29dbb

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
@@ -2677,7 +2677,7 @@ differences between platforms in handling of unsupported format specifiers.
26772677
``%:z`` was added for :meth:`~.datetime.strftime`.
26782678

26792679
.. versionadded:: 3.15
2680-
``%D``, ``%F``, ``%t``, and ``:%z`` were added for
2680+
``%D``, ``%F``, ``%t``, and ``%:z`` were added for
26812681
:meth:`~.datetime.strptime`.
26822682

26832683
Technical Detail

0 commit comments

Comments
 (0)