Hi kre,

> Thanks for pointing it out.

No problem.  I didn't realise you had fingers in that pie.
One thing I noticed when looking at
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libutil/parsedate.y?rev=1.32&content-type=text/x-cvsweb-markup
the other day is yylex() uses any leading run of `-' and '+' to set a
last-wins `sign' flag, and otherwise ignores them, i.e. they don't have
to be followed by digits.

    $ date -uIs -d +-+tomorrow
    2018-07-31T14:39:55+00:00

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

-- 
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to