In a <tpl:Pings> loop, the tpl:PingDate tag returns the date of a trackback made by a website. By defaut, the format used will be the same as the one defined in Dotclear administration interface.
Specifies the date format according to the PHP specifications. The date will then be encoded by the dc::str method if none of the iso8601 nor rfc822 attributes are specified.
Specifies if the date must follow the iso8601 format or not.
Specifies if the date must follow the rfc822 format or not.
<p class="ping-date">{{tpl:PingDate rfc822="1"}}</p>
Wiki powered by Dokuwiki.