HTML/time

From MozillaWiki
< HTML
Revision as of 06:49, 6 August 2010 by Tantek (talk | contribs) (→‎nesting time: recorded on WHATWG wiki)
Jump to navigation Jump to search

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

expand time

nesting time

Recorded on WHATWG wiki: http://wiki.whatwg.org/wiki/Time_element#composite_nested_time_elements

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)
    • perhaps even use a <time> to compose multiple nested date/time <input> elements for specific date/time components into a single date and/or time.

see also