Mon, 25 Aug 2014 15:00:56 +0300 [#59] Add support for dateutil.parser dayfirst and yearfirst arguments
Evgeni Kunev <evgeni.kunev@gmail.com> [Mon, 25 Aug 2014 15:00:56 +0300] rev 43
[#59] Add support for dateutil.parser dayfirst and yearfirst arguments The WhoisEntry object should expose a dayfirst and yearfist argument to signify how the datetime format for the TLD should be parsed by dateutil. The base WhoisEntry class gives both those fields a value of False. Those are also the default values dateutil assumes.
Fri, 22 Aug 2014 15:00:14 +0300 Use timezone naive datetime objects
Evgeni Kunev <evgeni.kunev@gmail.com> [Fri, 22 Aug 2014 15:00:14 +0300] rev 42
Use timezone naive datetime objects Otherwise comparisons don't always work
Tue, 19 Aug 2014 17:35:03 +0300 Fix bad import in parser.py
Evgeni Kunev <evgeni.kunev@gmail.com> [Tue, 19 Aug 2014 17:35:03 +0300] rev 41
Fix bad import in parser.py
(0) -30 -10 -3 +3 +10 +30 +100 tip