![]() |
|
more useful options | |
PerlMonks |
Re: date format string -> Reg Ex solutionby Koschei (Monk) |
on Apr 23, 2003 at 22:18 UTC ( #252702=note: print w/replies, xml ) | Need Help?? |
If you can handle slightly different syntax, might I recommend Time::Piece->strptime?
It uses format strings that look much like strftime's formats, but it uses them to parse rather than format.
In Section
Seekers of Perl Wisdom
|
|