Commit 35d600cb authored by Alexander Belopolsky's avatar Alexander Belopolsky

Suggested a whatsnew item

parent f9bd9141
...@@ -1088,7 +1088,9 @@ datetime ...@@ -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
------- -------
......
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