My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
New issue | Search
for
| Advanced search | Search tips
Issue 6: Enhancement request: date ranges
  Back to list
Status:  Accepted
Owner:  bear42
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by felciano, Sep 08, 2006
This is a request to have parsedatetime handle date ranges such as:

August 1-15, 2006
Oct-Nov, 2006
in 2-3 weeks

This is would be useful in the context of parsing announcements for events,
conferences, etc. 

The simplest would be to return a tuple of dates delimiting the start and
end of the range.

Comment 1 by bear42, Sep 10, 2006
Hi,

Thanks for the request!

Darshana has implemented something like this (the parsing of "-" for date ranges) so
I'll have to look to see if the current code handles your examples.

Status: Accepted
Owner: ---
Comment 2 by bear42, Sep 10, 2006
(No comment was entered for this change.)
Owner: bear42
Comment 3 by darshanachhajed, Oct 12, 2006
All the 3 ranges requested above are not handled currently.

The examples of ranges that are handled though are: 

06/07/06 - 08/09/06
march 31 - june 1st, 2006
march 1rd - 13th
4:00:55 pm - 5:90:44 am
4-5pm

Sign in to add a comment

Hosted by Google Code