added logic to understand 'after n {days,weeks,months,business days}' timeremindme-1.1
commit156a0fdee1df71ca9bdb00b4993759e244944573
authorDevendra Gera <gera@theoldmonk.net>
Sun, 3 Feb 2008 06:11:19 +0000 (3 11:41 +0530)
committerDevendra Gera <gera@theoldmonk.net>
Sun, 3 Feb 2008 06:11:19 +0000 (3 11:41 +0530)
tree64be0bdf0455d3bf980c284752700666182c2e8d
parent40bea44904b1c2320546726ad593b5c46bda66ee
added logic to understand 'after n {days,weeks,months,business days}' time
formats.

The "business days" logic needs a config specifying business days, as per
Date::Manip. Please see Date::Manip on CPAN.

This commit re-does the changes in 2813598df115c77b0f460b2563c7b36b99b61732
which were reverted in 40bea44904b1c2320546726ad593b5c46bda66ee

My bad.

Signed-off-by: Devendra Gera <gera@theoldmonk.net>
remindme