Dave Rolsky wrote:
- DateTime::Format::Builder
I'm happy to take this on -- especially as it ties in strptime so much

- DateTime::Format::HTTP
I'm interested in this, but I'd be tempted to remove a lot of stuff (thus breaking it if anyone is using it to parse/format non-http dates -- which I hope they're not!)

I'd see this module parsing and formatting these formats:
 "Wed, 09 Feb 1994 22:23:32 GMT"       -- HTTP format
 "Tuesday, 08-Feb-94 14:15:29 GMT"     -- old rfc850 HTTP format*
 "Tuesday, 08-Feb-1994 14:15:29 GMT"   -- broken rfc850 HTTP format

* This is in the RFC so I'd have to include it, despite the truly broken year!

Cheers!
Rick Measham

Reply via email to