Older
-
-
r88
(Created branches/python25 from current trunk to save the cur...) committed by bear42
- Created branches/python25 from current trunk to save the current code
Converted trunk to Python 3 and also refactored how the module is structured
so that it no longer requires import parsedatetime.parsedatetime
Bumped version to 1.0.0 to reflect the major refactoring
Created branches/python25 from current trunk to save the current code
Converted trunk to Python 3 and also refactored how the module is structured
so that it no longer requires import parsedatetime.parsedatetime
Bumped version to 1.0.0 to reflect the major refactoring
-
r87
(Preparing for v3 changes
Copying current trunk to branches/p...) committed by bear42
- Preparing for v3 changes
Copying current trunk to branches/python25 in case I have to backport any bugs
Preparing for v3 changes
Copying current trunk to branches/python25 in case I have to backport any bugs
-
issue 25
(Comparing parsed datetime to python datetime) commented on by celisyn
-
-
issue 31
(Month parsing yields a date from the next year if we are pas...) commented on by celisyn
-
-
issue 31
(Month parsing yields a date from the next year if we are pas...) commented on by celisyn
-
-
issue 31
(Month parsing yields a date from the next year if we are pas...) reported by celisyn
-
-
issue 29
(The English event parser doesn't recognise "day month" forma...) commented on by alan.jones
-
-
issue 30
(Output of datetime.date.strftime("%A, %B %d, %Y") parsed inc...) reported by jens.knutson
-
-
issue 29
(The English event parser doesn't recognise "day month" forma...) reported by gnperumal
-
-
-
r86
(bumping revision to 0.8.8 and also updating to latest
ez_set...) committed by bear42
- bumping revision to 0.8.8 and also updating to latest
ez_setup file
bumping revision to 0.8.8 and also updating to latest
ez_setup file
-
-
-
-
r85
( 0.8.7 release
Apply patch submitted by Michael Lim to fix t...) committed by bear42
- 0.8.7 release
Apply patch submitted by Michael Lim to fix the problem parsedatetime
was having handling dates when the month day preceeded the month
Issue 26 http://code.google.com/p/parsedatetime/issues/detail?id=26
Fixed TestErrors when in a local where the bad date actually returns a date ;)
Checked in the TestGermanLocale unit test file missed from previous commit
0.8.7 release
Apply patch submitted by Michael Lim to fix the problem parsedatetime
was having handling dates when the month day preceeded the month
Issue 26 http://code.google.com/p/parsedatetime/issues/detail?id=26
Fixed TestErrors when in a local where the bad date actually returns a date ;)
Checked in the TestGermanLocale unit test file missed from previous commit
-
-
issue 26
(Does not allow day of month to be before month) Status changed by bear42
-
-
-
issue 26
(Does not allow day of month to be before month) Status changed by bear42
-
-
issue 25
(Comparing parsed datetime to python datetime) changed by bear42
-
Status:
Accepted
Labels:
Type-Enhancement
−Type-Defect
Status:
Accepted
Labels:
Type-Enhancement
−Type-Defect
-
issue 24
(dates that are unambiguously before 1950 are still co-oerced...) Status changed by bear42
-
-
issue 26
(Does not allow day of month to be before month) reported by lambacck
-
-
|