in reply to date comparing
Just a tip: if you have to compare dates and want to do it yourself, the general algorithm goes like this:
Since the parsing task might be non-trivial, I like the Date::Parse module from TimeDate, but there are other date parsing modules in CPAN, and a bunch of them do date comparisons, too.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: date comparing
by demerphq (Chancellor) on Aug 06, 2002 at 08:59 UTC |