date_parse_iso in gwlib/date.c is a little broken. It will not correctly parse ISO dates of the form YYYMMDDTHHMMSS (e.g. 20090121T150501). It works just fine on YYYY-MM-DD...

The attached patch remedies this without loss of functionality

P.

Attachment: date.c.diff
Description: Binary data

Reply via email to