Powered by MediaWiki
Personal tools

Tag item mod time

From b2evolution manual

Jump to: navigation, search

Display last modified time (datetime) of item.

[edit] Example

$Item->mod_time( $format = '', $useGM = false );

[edit] Parameters

Name Default Usage
format (no space) Date/time format (Leave empty to use locale default date format). See Date Format for more information about date and time format.
useGM false True if you want GMT.

[edit] Return value

This tag displays content only, it does not have a return value.