Go to the source code of this file.
|
const | _ELAPSE "%s ago" |
|
const | _MONTHDAY "n/j G:i" |
|
const | _TIMEFORMAT_DESC "Valid formats: \"s\" - " . _SHORTDATESTRING . "; \"m\" - " . _MEDIUMDATESTRING . "; \"l\" - " . _DATESTRING . ";<br />" . "\"c\" or \"custom\" - format determined according to interval to present; \"e\" - Elapsed; \"mysql\" - Y-m-d H:i:s;<br />" . "specified string - Refer to <a href=\"http://php.net/manual/en/function.date.php\" rel=\"external\">PHP manual</a>." |
|
const | _TIMEZONE_SET "Europe/London" |
|
const | _TODAY "\T\o\d\a\y G:i" |
|
const | _YEARMONTHDAY "Y/n/j G:i" |
|
const | _YESTERDAY "\Y\e\s\\t\e\\r\d\a\y G:i" |
|
const _MONTHDAY "n/j G:i" |
const _TIMEFORMAT_DESC "Valid formats: \"s\" - " . _SHORTDATESTRING . "; \"m\" - " . _MEDIUMDATESTRING . "; \"l\" - " . _DATESTRING . ";<br />" . "\"c\" or \"custom\" - format determined according to interval to present; \"e\" - Elapsed; \"mysql\" - Y-m-d H:i:s;<br />" . "specified string - Refer to <a href=\"http://php.net/manual/en/function.date.php\" rel=\"external\">PHP manual</a>." |
const _TIMEZONE_SET "Europe/London" |
const _TODAY "\T\o\d\a\y G:i" |
const _YEARMONTHDAY "Y/n/j G:i" |
const _YESTERDAY "\Y\e\s\\t\e\\r\d\a\y G:i" |