HTML/time: Difference between revisions

205 bytes added ,  6 August 2010
→‎expand time: recorded on whatwg wiki
(→‎expand time: recorded on whatwg wiki)
Line 13: Line 13:
* 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>&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
** more inputs/times. expand both time/input to handle additional real world cases
** more inputs/times. expand both time/input to handle additional real world cases
*** YYYY
*** YYYY
*** --MM-DD
*** --MM-DD
*** recorded/expanded on the WHATWG wiki: http://wiki.whatwg.org/wiki/Input_element
=== nesting time ===
=== nesting time ===
for better DRY:
for better DRY:
canmove, Confirmed users
2,675

edits