New! My 44-page ebook "CSS in 44 minutes" is out! 😃

Get it now →

# time

Defines a time on a 24h clock.

Example: Copy

The game starts at .
The game starts at <time datetime="2017-04-29T19:00">19:00</time>.

datetime

Defines the time and date.

"2017-04-29T19:00"

The value needs to be a valid time string.