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.
In reply to Re: date comparing
by mem
in thread date comparing
by ravish
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |