0
I Use This!
Inactive

Commits : Listings

Analyzed 34 minutes ago. based on code collected about 5 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do an empty list check so as to avoid an index out of bounds condition. More... almost 10 years ago
Accept tzinfo in replace but use it properly More... about 10 years ago
comment out test that uses override for localtime file More... about 10 years ago
modify Scheduler tests More... about 10 years ago
Remove tests that don't work from the get go. EST != US/Eastern More... about 10 years ago
Copy changes from google code version to our version More... about 10 years ago
Add dst tests to test_datetime_tz More... about 10 years ago
Removing obsolete combine test. More... over 10 years ago
Merge branch 'master' of git+ssh://github.com/mithro/python-datetime-tz More... over 10 years ago
Fixing combine and min/max. More... over 10 years ago
Implement __copy__ function on datetime_tz More... over 10 years ago
Create __deepcopy__ method for datetime_tz More... over 10 years ago
Adding githalytics More... over 10 years ago
Get the images around the right way. More... over 10 years ago
Fixing travis-ci. More... over 10 years ago
Adding docs stuff to ignore. More... over 10 years ago
Fix typo. More... over 10 years ago
Working on README file. More... over 10 years ago
Adding sphinx generated documentation. More... over 10 years ago
Adding PyPi badges. More... over 10 years ago
Trying to enable coveralls.io More... over 10 years ago
Adding requirements.txt file. More... over 10 years ago
Moving README file to README.md More... over 10 years ago
Added tests for the other comparisons More... over 11 years ago
Add gt, ge, lt, le and ne comparisons More... over 11 years ago
Add an __eq__ implementation which converts a naive datetime into a datetime with local timezone More... over 11 years ago
Added a test to test comparing datetime_tz to a naive datetime More... over 11 years ago
Add a `require_timezone` method that tests can use More... almost 12 years ago
s/tommorrow/tomorrow/ fixes #4 More... almost 12 years ago
6 is prefered over 06 More... about 12 years ago