Thanks for taking this on. Here is a brief review.
The most important thing is that the patch also needs
to update doc/parse-datetime.texi. Also, some comments
about the code changes:
On 03/30/13 12:18, Mihai Capotă wrote:
> + /* not ISO 8601 time, forcing mktime error */
> + pc->hour
The time-difference module, too?
On 03/30/13 12:18, Mihai Capotă wrote:
> + /* ISO 8601 basic date and time of day representation,
> + 'T' separator, local time zone */
> + p = "20110501T115518";
> + /* ISO 8601 basic date and time of day representation,
> + 'T' separator, UTC */
> + p