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
Tue, 19 Aug 2014 15:30:47 +0300 Stylistic improvements on parser.py
Evgeni Kunev <evgeni.kunev@gmail.com> [Tue, 19 Aug 2014 15:30:47 +0300] rev 40
Stylistic improvements on parser.py
Tue, 19 Aug 2014 15:24:51 +0300 Better date parsing support if python-dateutil is available
Evgeni Kunev <evgeni.kunev@gmail.com> [Tue, 19 Aug 2014 15:24:51 +0300] rev 39
Better date parsing support if python-dateutil is available The `strptime` and `strftime` functions can't deal with timezone names not known to the current system when there's a %Z in the format string.
(0) -30 -10 -3 +3 +10 +30 +100 tip