Displays the date of publication of the messages.
<span class='post-timestamp'>
<b:if cond='data:top.showTimestamp'>
<data:top.timestampLabel/>
<b:if cond='data:post.url'>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr: title = 'data: post.timestampISO8601'> \u0026lt;data:post.timestamp/> \u0026lt;/ abbr> \u0026lt;/ a>
\u0026lt;/ b: if>
\u0026lt;/ b: if>
\u0026lt;/ span>
Data
| data | meanings |
|---|---|
| data: top.showTimestamp | "True", if enabled. |
| data: top.timestampLabel | text default to the address. The text is editable in the settings . |
| data: post.url | url of the post. |
| data: post.timestampISO8601 | Contains the date / time format Blogger. |
| data: post.timestamp | Contains the date / time of publication of the post in the format defined by the blog administrator. |
0 comments:
Post a Comment