in reply to Alternative to POSIX::strptime

DateTime::Format::Strptime looks like it should be pretty cross-platform (162 pass/12 fail with passes on OSX and Win32) and, as a strptime implementation, I'd expect it to recognize your POSIX::strptime formats without modification.