[Bug 13240] Consider replacing <time> with <data>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13240

--- Comment #25 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-08 21:09:11 UTC ---
I'm definitely leaning towards doing this. The alternative seems to be to have
a whole slew of elements for this kind of thing:

   <time datetime="2010-10-10">
   <number value=10>
   <scalar value=10 unit=kg>
   <duration value="1h10m2.2s">
   <timerange start="2010-01-01" end="2010-02-02">
   <enum value="spring">

...all of which pretty much do exactly the same thing: nothing.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 8 August 2011 21:09:14 UTC