Is it valid to use time stamp instead normal date format in meta tags?
for example:
<meta name="revised" content="Wednesday, September 24, 2014, 2:51 pm" />
to
<meta name="revised" content="1431475718" />
or for
<META NAME="Expires" CONTENT="1431475718">