Suggested a whatsnew item

This commit is contained in:
Alexander Belopolsky 2012-08-22 23:14:29 -04:00
parent f9bd9141c5
commit 35d600cbb5

View file

@ -1088,7 +1088,9 @@ datetime
corresponding to the :class:`~datetime.datetime` instance.
* The :meth:`datetime.datetime.strftime` method supports formatting years
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
-------