> If you want something like Date::Manip, how about writing > Date::Parse::General or something like that, which would parse many > different date formats (kind of like Graham Barr's Date::Parse or > HTTP::Date, or Date::Manip itself)?
Now that you've given me the idea I'll look into getting Date::Manip::ParseDate to create DT objects. Thanks :) -J --
