<!DOCTYPE html>
<html lang="en">
<head>
<title>HTML5 Time Tag</title>
</head>
<body>
<p>On monday, we open at <time>10:00 AM</time>.</p>
<p>The concert is <time datetime="20017-08-18">next Tuesday</time>.</p>
</body>
</html>
On monday, we open at
The concert is