expires
Attributes:
- format="format string" • Override the default date format set in the preferences. Available values are any valid strftime() string values, or since.
- gmt="0 or 1" • Return either local time according to the set time zone preferences (0) or GMT time (1). Default is 0.
- wraptag="tag text" • HTML tag surrounding the posted date, without brackets. Default is unset.
- class="class name" • CSS class name which will be applied to the wraptag element. Default is unset.
- lang="ISO language code" • Format time string suitable for the specified language (locale). Locales adhere to ISO-639. Default is empty, resulting in a time format set via preferences.
Behaviors:
The expires tag is a single tag which is used to return the expiration date of the article being displayed. The format is determined by the settings specified in the Date Format, or Archive Date Format, fields on the Basic Preferences tab.