ArchiveDateEnd
Type: function
The ending date of the archive in context. For use with the Monthly, Weekly, and Daily archive types only. Date format tags may be applied with the format attribute along with the language attribute. See Date Formats.
Attributes
format- Date Formatslanguage- forces the date to the format associated with the specified languageutc- forces the date to UTC time zonerelative- produces a relative date (relative to current date and time). Suitable for dynamic publishing (for instance, from PHP or search result templates). If a relative date cannot be produced (the archive date is sufficiently old), the 'format' attribute will govern the output of the date.
Example
<mt:ArchiveDateEnd />

Leave a note