mirror of https://github.com/python/cpython
parent
3dc56a6cec
commit
c826ab06c8
|
@ -98,8 +98,8 @@ Improved Modules
|
||||||
datetime
|
datetime
|
||||||
--------
|
--------
|
||||||
|
|
||||||
:meth:`datetime.stftime <datetime.datetime.stftime>` and
|
:meth:`datetime.strftime <datetime.datetime.strftime>` and
|
||||||
:meth:`date.stftime <datetime.date.stftime>` methods now support ISO 8601 date
|
:meth:`date.strftime <datetime.date.strftime>` methods now support ISO 8601 date
|
||||||
directives ``%G``, ``%u`` and ``%V``.
|
directives ``%G``, ``%u`` and ``%V``.
|
||||||
(Contributed by Ashley Anderson in :issue:`12006`.)
|
(Contributed by Ashley Anderson in :issue:`12006`.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue