<time>
Widely available
The <time>
HTML element represents a time, such as a calendar date, clock time, or duration. It may include the datetime
attribute to translate dates into machine-readable format.
To learn more, see
HTMLTimeElement,
HTMLTimeElement: dateTime property,
<time>: The (Date) Time element at MDN.
Compatibility
- Chrome 62 Released on 2017-10-17
- Chrome Android 62 Released on 2017-10-24
- Edge 14 Released on 2016-08-02
- Firefox 22 Released on 2013-06-25
- Firefox for Android 22 Released on 2013-06-25
- Safari 10 Released on 2016-09-20
- Safari on iOS 10 Released on 2016-09-13
Specifications
- HTML Standard (#the-time-element), from HTML Workstream (WHATWG).