XOOPS  2.6.0
_locale.php File Reference

Go to the source code of this file.

Classes

class  XoopsLocal
 

Namespaces

 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 _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"
 

Variable Documentation

const _ELAPSE "%s ago"

Definition at line 32 of file _locale.php.

const _MONTHDAY "n/j G:i"

Definition at line 30 of file _locale.php.

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 33 of file _locale.php.

const _TIMEZONE_SET "Europe/London"

Definition at line 34 of file _locale.php.

const _TODAY "\T\o\d\a\y G:i"

Definition at line 28 of file _locale.php.

const _YEARMONTHDAY "Y/n/j G:i"

Definition at line 31 of file _locale.php.

const _YESTERDAY "\Y\e\s\\t\e\\r\d\a\y G:i"

Definition at line 29 of file _locale.php.