Files
cpython/Lib/test
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-11-18 12:46:39 +00:00
2010-12-12 01:33:04 +00:00
2010-10-31 19:58:07 +00:00
2010-11-20 17:22:13 +00:00
2010-11-21 17:14:19 +00:00
2010-12-05 04:16:47 +00:00
2010-10-31 01:35:53 +00:00
2011-01-03 22:24:52 +00:00
2010-11-26 18:51:39 +00:00
2010-12-09 11:13:30 +00:00