> I am working on that.  I decided to use Parse::RecDescent as a base.
> I have a working ISO8601 (is http://www.w3.org/TR/NOTE-datetime
> complete?) and I have it parsing simple dates and times...

That document isn't anywhere close to what is defined by ISO 8601:2000.

http://www.pvv.ntnu.no/~nsaa/8601v2000.pdf

Parse::RecDescent sounds like an interesting idea - I'm eager to see what you've got.

-J

--

Reply via email to