in reply to Re: Date String Parsingin thread Date String Parsing
DateTime itself has no sensible parser. There is DateTime::Format::strptime, but after looking at its code, I'm not sure anymore that that's a sensible solution :-)