I have a small script for fetching new mail from Gmail, and
DateTime::Format::ISO8601 (well DateTime) is choking when it gets to this in
the Gmail response:

<modified>2010-02-02T24:02:01Z</modified>
<issued>2010-02-02T24:02:01Z</issued>

Those are incorrect dates, right?  That is, DateTime is correct in throwing
an error?

The "Date:" header for the email in question is:

Date: Tue, 02 Feb 2010 00:02:01 +0000





-- 
Bill Moseley
mose...@hank.org

Reply via email to