Re: [notmuch] [PATCH] Make the date parser nicer

Subject: Re: [notmuch] [PATCH] Make the date parser nicer

Date: Tue, 26 Jan 2010 10:12:40 +0100

To: notmuch@notmuchmail.org

Cc:

From: Sebastian Spaeth


On Mon, 25 Jan 2010 22:36:35 -0800, Keith Packard <keithp@keithp.com> wrote:
> Here's some code which further improves date parsing by allowing lots of
> date formats, including things like "today", "thisweek", ISO and US date
> formats and month names. You can separate two dates with .. to make a
> range, or you can just use the default range ("lastmonth" is everything
> From the 1st of the previous month to the 1st of the current month).
> 
> I think this fits nicely with your code.

Hey, cool. I tried to keep my patch as small as possible, thanks for a
full-fledged date string parser :). I'll see how I can integrate that
into my dateparser branch.

Thanks
Sebastian

Thread: