HTML/time: Difference between revisions

106 bytes added ,  18 September 2011
m
Added hyperlinks to <time> in the MDN.
(→‎time element spec issues: editorial example fix submitted)
m (Added hyperlinks to <time> in the MDN.)
Line 1: Line 1:
Welcome to the Mozilla wiki page on the [[HTML5]] &lt;time&gt; element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]]
Welcome to the Mozilla wiki page on the [[HTML5]] [https://developer.mozilla.org/en/HTML/Element/time &lt;time&gt;] element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]]


{{stub}}
{{stub}}
Line 11: Line 11:
== time element spec issues ==
== time element spec issues ==
=== expand time ===
=== expand time ===
* expand <code>&lt;time&gt;</code> and new date/time <code>&lt;input&gt;</code> elements to be consistent and reflect more real world use cases
* expand <code>&lt;time&gt;</code> and new date/time <code>[https://developer.mozilla.org/en/HTML/Element/time &lt;input&gt;]</code> elements to be consistent and reflect more real world use cases
** impedance match. handle the same set of year, month, date, time variants/subsets between the two. what is taken as input is nearly always displayed as output - the use cases are analogous/parallel.
** impedance match. handle the same set of year, month, date, time variants/subsets between the two. what is taken as input is nearly always displayed as output - the use cases are analogous/parallel.
*** recorded/expanded on the WHATWG wiki: http://wiki.whatwg.org/wiki/Time_element#impedance_match_new_date_time_inputs
*** recorded/expanded on the WHATWG wiki: http://wiki.whatwg.org/wiki/Time_element#impedance_match_new_date_time_inputs
Confirmed users
504

edits