<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<header>
<h1>pubdate</h1>
<p>发布时间:<time datetime="2015-11-21" pubdate="pubdate">2015年11月21日</time></p>
</header>
<p>明天就是<time datetime="2015-11-22">11月22日</time>了</p>
</body>
</html>
效果图: