There are a few places where we're rather lax in our parsing of date/time strings. I know Postel's law, but it might be nice to make this optional.
See lib/XML/Feed/Util.pm
- Use of DateTime::Format::Flexible
- Use of the
loose option on the DateTime::Format::Mail constructor