HTML/time: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(expanded time element and example has been fixed in WHATWG HTML)
(→‎expand time: moving input element issue to their page)
Line 32: Line 32:
**** http://wiki.whatwg.org/wiki/Input_element#new_date_time_inputs
**** http://wiki.whatwg.org/wiki/Input_element#new_date_time_inputs
*** 2010-08-07 posted more date granularity: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027722.html
*** 2010-08-07 posted more date granularity: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027722.html
*** 2010-08-08 posted more datetime [[HTML5/input|input]] types: http://wiki.whatwg.org/wiki/Input_element#new_date_time_inputs


=== editorial example fix ===
=== editorial example fix ===

Revision as of 07:14, 30 November 2011

Welcome to the Mozilla wiki page on the HTML5 <time> element. Please feel free to contribute new test pages or new sections. -- Tantek

This article is a stub. You can help MozillaWiki by expanding it.

time element test pages

  • ...

time element demo pages

  • ...

time element spec issues

nesting time

Recorded on WHATWG wiki:

for better DRY:

  • improve <time> element to support uses analogous to the microformats "value class pattern" date and time separation use case (compose nested <time> elements into a single date and time) - and am pm handling

time element resolved spec issues

expand time

editorial example fix

Recorded on WHATWG wiki:

Posted to WHATWG list:

see also