In Blogger.com many conditional value used for extracting data from blog in a specific meta attributes. Such as
<meta name="description" expr:content="metaDescription"/>
here metaDescription retrieve the page description from the blog.
What is the conditional value for replacing date published in meta content attributes? Like
<meta name="date_published" content"??????"/>