time (HTML5)

The HTML time element (<time>) represents either time on a 24-hour clock or a precise date in the Gregorian calendar (with optional time and timezone information).

Properties & Events

KeyDescriptionAvailability

Examples having uses of: 'time'

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