publish_time.sec
Previous  Top  Next

A string variable containing the second when the article was published.

The format is:

ss  
 
Where ss are the digits for the seconds. Seconds less than 10 have a leading zero.



Example
The following displays the second when the article was posted immediately after "Posted at second":

Posted at second {{publish_time.sec}}.  

For an article posted on Wednesday, February 18, 2004 at 19:23:26 Eastern Standard Time, the above would cause "26" to be displayed.