mirror of
https://github.com/python/cpython.git
synced 2025-09-30 04:15:43 +00:00
Suggested a whatsnew item
This commit is contained in:
parent
f9bd9141c5
commit
35d600cbb5
1 changed files with 3 additions and 1 deletions
|
@ -1088,7 +1088,9 @@ datetime
|
||||||
corresponding to the :class:`~datetime.datetime` instance.
|
corresponding to the :class:`~datetime.datetime` instance.
|
||||||
* The :meth:`datetime.datetime.strftime` method supports formatting years
|
* The :meth:`datetime.datetime.strftime` method supports formatting years
|
||||||
older than 1000.
|
older than 1000.
|
||||||
|
* XXX The :meth:`datetime.datetime.astimezone` method can now be
|
||||||
|
called without arguments to convert datetime instance to the system
|
||||||
|
timezone.
|
||||||
|
|
||||||
decimal
|
decimal
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue