Path to this page:
Subject: CVS commit: pkgsrc/time/p5-DateTime-Format-Flexible
From: David Brownlee
Date: 2009-02-14 00:53:54
Message id: 20090213235354.E4A27175D0@cvs.netbsd.org
Log Message:
Added time/p5-DateTime-Format-Flexible version 0.05
If you have ever had to use a program that made you type in the
date a certain way and thought "Why can't the computer just figure
out what date I wanted?", this module is for you.
DateTime::Format::Flexible attempts to take any string you give it
and parse it into a DateTime object.
The test file tests 2500+ variations of date/time strings. If you
can think of any that I do not cover, please let me know.
Files: