- b2evolution CMS User Manual
- Developer Reference
- Website Skins/Themes
- Skin Tags / API
- Other Tags
- Template Tag: Comment Creation Time
Template Tag: Comment Creation Time
This tag displays the creation date/time of the Comment.
Examples
Quick Template
[Comment:creation_time|format=#short_date_time]
PHP Template
$Comment->get_creation_time( '#short_date_time' )
Parameters
Param |
Default |
Usage |
---|---|---|
|
|
Possible values: |
|
|
Set to |
Return value
This tag displays content only, it does not have a return value.