datetime attribute for ins (HTML4 & HTML5)

Specifies the date and time that the element was modified.

Values

YYYY | MM | DD | hh | mm | ss | TZD (Default Value: no default value)

Result from the Online TryIt-Editor
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 4.0

Examples having uses of html attribute 'datetime'

1 votes
2k views

HTML5 time

The <time> tag defines either a time (24 hour clock), or a date in the Gregorian calendar, optionally with a time and a time-zone offset. This element can be used as a way to encode dates and times in a machine-readable way