index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_datetime.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A step on the way to making tzinfo classes writable by mortals: get rid
Tim Peters
2002-12-30
1
-17/+38
*
Added tests that conversion to our own timezone is always an identity,
Tim Peters
2002-12-30
1
-0/+13
*
Beefed up the timezone conversion test by adding a phony UTC zone that's
Tim Peters
2002-12-30
1
-67/+81
*
A start at non-trivial (== DST-aware) tests of timezone conversion.
Tim Peters
2002-12-29
1
-0/+152
*
Make comparison and subtraction of aware objects ignore tzinfo if the
Tim Peters
2002-12-27
1
-8/+86
*
Added tests to ensure that timetz comparison, and datetimetz
Tim Peters
2002-12-26
1
-9/+67
*
Implemented datetime.astimezone() and datetimetz.astimezone().
Tim Peters
2002-12-25
1
-0/+53
*
Whitespace normalization.
Tim Peters
2002-12-24
1
-1/+1
*
Implemented .replace() methods for date, datetime, datetimetz, time and
Tim Peters
2002-12-24
1
-0/+150
*
I give up: unless I write my own strftime by hand, datetime just can't
Tim Peters
2002-12-22
1
-0/+6
*
Implemented a Wiki suggestion:
Tim Peters
2002-12-22
1
-71/+118
*
Added test to ensure that non-string result from dst() raises TypeError.
Tim Peters
2002-12-21
1
-0/+6
*
Changes sufficient so that pickles written by the Python implementation
Tim Peters
2002-12-21
1
-9/+15
*
format_utcoffset(): The natural type of the buflen arg is size_t, so
Tim Peters
2002-12-20
1
-9/+16
*
Made this a little more compatible w/ the sandbox version, which is
Tim Peters
2002-12-16
1
-2/+2
*
datetime escapes the sandbox. The Windows build is all set. I leave it
Tim Peters
2002-12-16
1
-0/+2128
[prev]