Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: Number, Date, Time, Quantity

From: Christoph Päper <christoph.paeper@crissov.de>
Date: Wed, 6 Sep 2006 20:37:14 +0200
Message-Id: <C27CC780-DE3E-462E-9DEC-095F759C9F4C@crissov.de>
To: www-html@w3.org

*Steven Pemberton*, 2006-08-30:
> We have often had such requests for datatype elements, and one of  
> the questions was always "where do you stop?".

I don't know, but it seems the HTML WG stopped too early and headed  
into another direction.

> 	<span datatype="xsd:date" content="2006-08-31">tomorrow</span>

Maybe it's just me, but I like the solutions of WHATWG and  
Microformats.org better, despite or maybe because their use of much  
less fancy techniques.

<http://whatwg.org/specs/web-apps/current-work/#the-t >:

	<t datetime="2006-08-31">tomorrow</t>

<http://microformats.org/wiki/datetime-design-pattern >:

	<abbr class="dtstart" title="2006-08-31">tomorrow</abbr>
Received on Wednesday, 6 September 2006 18:37:38 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.