Templates: Junecode: entrydate
This documentation was updated on Tuesday, July 21, 2009 at 9:41 PM
Inserts the date of the entry. If the entry is an event, the end date is displayed as well. It must appear inside of a <junecode:entries> tag.
Attributes
format: a date format following the rules of the PHP date function. The default is the format you’ve specified in the Options section of your site, under General.
end: true or false, whether to include the end date, if it’s different from the start date. The default is true.
Example
<junecode:entrydate format="m.d.y" />