publish_time.month

Previous page  First page  Next page

publish_time.month is a string variable containing the number of the month when the article was published.

 

 

Example

 

The following displays the number of the month when the article was posted immediately after Posted at month:

 

Posted at month {{publish_time.month}}.

 

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