Files
cpython/Lib
Alexander Belopolsky c64708ae48 Issue #10827: Changed the rules for 2-digit years. The time.asctime
function will now format any year when time.accept2dyear is false and
will accept years >= 1000 otherwise.  The year range accepted by
time.mktime and time.strftime is still system dependent, but
time.mktime will now accept full range supported by the OS. Conversion
of 2-digit years to 4-digit is deprecated.
2011-01-07 19:59:19 +00:00
..
2010-12-19 10:30:28 +00:00
2010-08-30 14:05:50 +00:00
2010-12-19 10:25:28 +00:00
2010-09-09 03:53:22 +00:00
2010-10-27 07:27:06 +00:00
2010-10-14 17:03:51 +00:00
2010-11-30 20:32:59 +00:00
2010-10-31 19:58:07 +00:00
2010-08-30 14:05:50 +00:00
2010-12-23 23:45:39 +00:00
2010-12-23 23:18:41 +00:00
2010-12-23 22:17:42 +00:00
2010-12-04 16:21:42 +00:00
2010-10-29 22:36:53 +00:00
2011-01-03 16:12:39 +00:00
2010-10-27 18:52:48 +00:00
2010-12-03 07:49:09 +00:00