[Bug 13336] Why is <date itemprop="when">2011-07-23</date> disallowed?

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

Philip Jägenstedt <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipj@opera.com

--- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-07-23 15:34:34 UTC ---
"If a property's value represents a date, time, or global date and time, the
property must be specified using the datetime attribute of a time element."

Only requiring that a time element is used seems more appropriate, as in some
cases the text content of <time> is already on the form YYYY-MM-DD and thus
doesn't need to be overridden using datetime="".

-- 
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 Saturday, 23 July 2011 15:34:35 UTC