Commit c826ab06 authored by Zachary Ware's avatar Zachary Ware

Fix typos in whatsnew.

Reported on docs@ by Igor Zhun.
parent 3dc56a6c
......@@ -98,8 +98,8 @@ Improved Modules
datetime
--------
:meth:`datetime.stftime <datetime.datetime.stftime>` and
:meth:`date.stftime <datetime.date.stftime>` methods now support ISO 8601 date
:meth:`datetime.strftime <datetime.datetime.strftime>` and
:meth:`date.strftime <datetime.date.strftime>` methods now support ISO 8601 date
directives ``%G``, ``%u`` and ``%V``.
(Contributed by Ashley Anderson in :issue:`12006`.)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment