- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 19 Jul 2005 13:25:51 +0000 (UTC)
On Tue, 19 Jul 2005, Kai Hendry wrote: > > 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. It doesn't need to. That's the fallback value. > 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? How could a single one do? > ISO8601 support seems non-trivial. Though this could be a starting > point: http://delete.me.uk/2005/03/iso8601.html ISO8601 support is not required; one is only required to support what the WF2 spec says. Cheers, -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 19 July 2005 06:25:51 UTC