comment_time
Attributes:
- format="value" • Override default date format, as set in preferences. Available values: any valid strftime() string 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.
- 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 comment_time tag is a single tag which returns the time and date the comment was submitted. Used in a comments display form.