HTML/time: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Tantek moved page HTML5/time to HTML/time)
(HTML)
 
Line 1: Line 1:
Welcome to the Mozilla wiki page on the [[HTML5]] [https://developer.mozilla.org/en/HTML/Element/time <time>] element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]]
Welcome to the Mozilla wiki page on the [[HTML]] [https://developer.mozilla.org/en/HTML/Element/time <time>] element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]]


{{stub}}
{{stub}}
Line 27: Line 27:
*** 2010-08-07 new related time element granularities all proposed here: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027722.html
*** 2010-08-07 new related time element granularities all proposed here: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027722.html
*** 2010-08-09 impedance match email to whatwg: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027773.html
*** 2010-08-09 impedance match email to whatwg: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027773.html
** more inputs/times. expand both time/[[HTML5/input|input]] to handle additional real world cases, e.g.: YYYY and --MM-DD
** more inputs/times. expand both time/[[HTML/input|input]] to handle additional real world cases, e.g.: YYYY and --MM-DD
*** recorded/expanded on the WHATWG wiki:  
*** recorded/expanded on the WHATWG wiki:  
**** http://wiki.whatwg.org/wiki/Time_element#impedance_match_new_date_time_inputs
**** http://wiki.whatwg.org/wiki/Time_element#impedance_match_new_date_time_inputs
Line 40: Line 40:


== see also ==
== see also ==
* [[HTML5]] home page
* [[HTML]] home page

Latest revision as of 07:56, 20 July 2018

Welcome to the Mozilla wiki page on the HTML <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