XOOPS 2.5.6
Final
|
Go to the source code of this file.
Classes | |
class | XoopsLocal |
Namespaces | |
namespace | kernel |
Variables | |
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 | _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 _ELAPSE "%s ago" |
Definition at line 33 of file locale.php.
Referenced by XoopsLocalAbstract\formatTimestamp().
const _MONTHDAY "n/j G:i" |
Definition at line 31 of file locale.php.
Referenced by XoopsLocalAbstract\formatTimestamp().
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>." |
Definition at line 34 of file locale.php.
Referenced by XoopsLocalAbstract\getTimeFormatDesc().
const _TODAY "\T\o\d\a\y G:i" |
Definition at line 29 of file locale.php.
Referenced by XoopsLocalAbstract\formatTimestamp().
const _YEARMONTHDAY "Y/n/j G:i" |
Definition at line 32 of file locale.php.
Referenced by XoopsLocalAbstract\formatTimestamp().
const _YESTERDAY "\Y\e\s\\t\e\\r\d\a\y G:i" |
Definition at line 30 of file locale.php.
Referenced by XoopsLocalAbstract\formatTimestamp().