Revision history for Perl extension Data::FormValidator::Constraints::DateTime 0.06 (Feb. 22, 2005) - ymd_to_datetime() routine will now not accept empty strings as valid date portions 0.05 (Feb. 21, 2005) - added Changes to MANIFEST - added ymd_to_datetime() validation routine - more tests - minor doc corrections 0.04 (Feb. 19, 2005) - all routines can be used as either a 'constraint' or 'constraint_method' - more docs 0.03 (Feb. 18, 2005) - more tests added - database formats no longer require format params but will use the DateTime::Format::*->parse_*() methods if no format is given - minor doc corrections 0.02 (Feb. 18, 2005) - more tests added - DateTime::Format::MySQL and DateTime::Format::Pg are now not required, but recommended and only loaded when needed 0.01 (Feb. 17, 2005) - Initial Release