[whatwg] iso8601

I've noticed the datetime demo:
http://www.whatwg.org/demos/date-01/

Which implements input type="datetime"

Doesn't conform to ISO 8601 of the datetime attribute in WF2. 



In the input element is there a need for datetime, datetime-local, date,
month, week and time, when a single ISO8601 string could perhaps do?




ISO8601 support seems non-trivial. Though this could be a starting
point: http://delete.me.uk/2005/03/iso8601.html

My blog post about this:
http://natalian.org/archives/2005/07/18/timeline/

Best wishes,

Received on Monday, 18 July 2005 21:25:58 UTC