Files
cpython/Lib
Victor Stinner 2ec5bd6fb2 Issue #23517: fromtimestamp() and utcfromtimestamp() methods of
datetime.datetime now round microseconds to nearest with ties going away from
zero (ROUND_HALF_UP), as Python 2 and Python older than 3.3, instead of
rounding towards -Infinity (ROUND_FLOOR).
2015-09-03 09:06:44 +02:00
..
2015-08-30 09:15:36 -07:00
2015-07-29 14:35:12 +02:00
2015-08-18 22:03:08 -07:00
2015-09-02 22:08:03 -04:00
2015-07-05 11:45:31 -07:00
2015-07-23 15:02:25 +03:00
2015-08-18 00:35:52 -07:00
2015-08-23 11:28:01 -07:00
2015-05-30 10:57:56 -04:00