DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Date & Time — Example 162

Quick explanation + ready code for: Date & Time.

HTML Date & Time Back to examples
Back to language
Syntax: Date & Time in HTML. ID: #162

Code

<time datetime="2026-01-03">2026-01-03</time>

Notes

You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests.