HTML Standard attribute: datetime
[this page | pdf | back links]
The HTML datetime attribute specifies the date
and time of a <del>,
<ins> or <time> element.
Valid attribute
values (when used with <del>, <ins> elements)
include:
|
Value
|
Description
|
|
YYYY-MM-DDThh:mm:ssTZD
|
A date
|
Valid attribute
values (when used with <time> elements)
include:
|
Value
|
Description
|
|
datetime
|
A machine-readable
date/time for the <time>
element
|
NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes