![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
| if(!defined('IN_PEEL')) | $GLOBALS ['date_format_nice'] = '%A, %B %d, %Y' |
| $GLOBALS ['date_format_long'] = '%A, %B %d, %Y' | |
| $GLOBALS ['date_format_standard'] = '%B %d, %Y' | |
| $GLOBALS ['date_format_short'] = '%m-%d-%Y' | |
| $GLOBALS ['date_format_veryshort'] = '%m-%d' | |
| $GLOBALS ['date_basic_format_short'] = 'm-d-Y' | |
| $GLOBALS ['date_mysql_format_full'] = '%m-%d-%Y %H:%i:%s' | |
| $GLOBALS ['time_format_long'] = '%Hh%M:%S' | |
| $GLOBALS ['time_format_short'] = '%Hh%M' | |
| $GLOBALS ['time_basic_format_long'] = 'H:i:s' | |
| $GLOBALS ['time_basic_format_short'] = 'H:i' | |
| $GLOBALS ['strTimeDateSeparator'] = 'at' | |
| $GLOBALS ['months_names'] = array ('', 'januaro', 'februaro', 'marto', 'aprilo', 'majo', 'junio', 'Julio', 'aŭgusto', 'septembro', 'oktobro', 'novembro', 'decembro') | |
| $GLOBALS ['months_url_names'] = array ('', 'januaro', 'february', 'marŝas', 'april', 'may', 'junio', 'july', 'augusta', 'september', 'oktobro', 'novembro', 'decembro') | |
| $GLOBALS ['strToday'] = 'Today' | |
| $GLOBALS ['strStarting'] = 'de' | |
| $GLOBALS ['strTill'] = 'ĝis' | |
| $GLOBALS ['strTomorrow'] = 'Morgaŭ' | |
| $GLOBALS ['strYesterday'] = 'Hieraŭ' | |
| $GLOBALS ['strTwoDaysAgo'] = 'Du tagoj' | |
| $GLOBALS ['strOnThe'] = 'Por' | |
| $GLOBALS ['strStartingOn'] = 'startanta' | |
| $GLOBALS ['strTillDay'] = 'ĝis' | |
| $GLOBALS ['day_of_week'] = array ('dimanĉo', 'lundo', 'mardon', 'merkredo', 'ĵaŭdo', 'vendredo', 'sabato') | |
| $GLOBALS ['strShortDays'] = 'd' | |
| $GLOBALS ['strShortHours'] = 'h' | |
| $GLOBALS ['strShortMinutes'] = 'min' | |
| $GLOBALS ['strShortSecs'] = 's' | |
| $GLOBALS ['strMonths'] = 'monato (j)' | |
| $GLOBALS ['strWeeks'] = 'semajno (j)' | |
| $GLOBALS ['strHours'] = 'horo (j)' | |
| $GLOBALS ['strDays'] = 'tago (j)' | |
| $GLOBALS ['strYears'] = 'jaro (j)' | |
| if (!defined('IN_PEEL')) $GLOBALS['date_format_nice'] = '%A, %B %d, %Y' |
Definition at line 19 of file datetime_eo.php.
| $GLOBALS['date_format_long'] = '%A, %B %d, %Y' |
Definition at line 20 of file datetime_eo.php.
| $GLOBALS['date_format_standard'] = '%B %d, %Y' |
Definition at line 21 of file datetime_eo.php.
| $GLOBALS['date_format_short'] = '%m-%d-%Y' |
Definition at line 22 of file datetime_eo.php.
| $GLOBALS['date_format_veryshort'] = '%m-%d' |
Definition at line 23 of file datetime_eo.php.
| $GLOBALS['date_basic_format_short'] = 'm-d-Y' |
Definition at line 24 of file datetime_eo.php.
| $GLOBALS['date_mysql_format_full'] = '%m-%d-%Y %H:%i:%s' |
Definition at line 25 of file datetime_eo.php.
| $GLOBALS['time_format_long'] = '%Hh%M:%S' |
Definition at line 26 of file datetime_eo.php.
| $GLOBALS['time_format_short'] = '%Hh%M' |
Definition at line 27 of file datetime_eo.php.
| $GLOBALS['time_basic_format_long'] = 'H:i:s' |
Definition at line 28 of file datetime_eo.php.
| $GLOBALS['time_basic_format_short'] = 'H:i' |
Definition at line 29 of file datetime_eo.php.
| $GLOBALS['strTimeDateSeparator'] = 'at' |
Definition at line 30 of file datetime_eo.php.
| $GLOBALS['months_names'] = array ('', 'januaro', 'februaro', 'marto', 'aprilo', 'majo', 'junio', 'Julio', 'aŭgusto', 'septembro', 'oktobro', 'novembro', 'decembro') |
Definition at line 31 of file datetime_eo.php.
| $GLOBALS['months_url_names'] = array ('', 'januaro', 'february', 'marŝas', 'april', 'may', 'junio', 'july', 'augusta', 'september', 'oktobro', 'novembro', 'decembro') |
Definition at line 32 of file datetime_eo.php.
| $GLOBALS['strToday'] = 'Today' |
Definition at line 33 of file datetime_eo.php.
| $GLOBALS['strStarting'] = 'de' |
Definition at line 34 of file datetime_eo.php.
| $GLOBALS['strTill'] = 'ĝis' |
Definition at line 35 of file datetime_eo.php.
| $GLOBALS['strTomorrow'] = 'Morgaŭ' |
Definition at line 36 of file datetime_eo.php.
| $GLOBALS['strYesterday'] = 'Hieraŭ' |
Definition at line 37 of file datetime_eo.php.
| $GLOBALS['strTwoDaysAgo'] = 'Du tagoj' |
Definition at line 38 of file datetime_eo.php.
| $GLOBALS['strOnThe'] = 'Por' |
Definition at line 39 of file datetime_eo.php.
| $GLOBALS['strStartingOn'] = 'startanta' |
Definition at line 40 of file datetime_eo.php.
| $GLOBALS['strTillDay'] = 'ĝis' |
Definition at line 41 of file datetime_eo.php.
| $GLOBALS['day_of_week'] = array ('dimanĉo', 'lundo', 'mardon', 'merkredo', 'ĵaŭdo', 'vendredo', 'sabato') |
Definition at line 42 of file datetime_eo.php.
| $GLOBALS['strShortDays'] = 'd' |
Definition at line 43 of file datetime_eo.php.
| $GLOBALS['strShortHours'] = 'h' |
Definition at line 44 of file datetime_eo.php.
| $GLOBALS['strShortMinutes'] = 'min' |
Definition at line 45 of file datetime_eo.php.
| $GLOBALS['strShortSecs'] = 's' |
Definition at line 46 of file datetime_eo.php.
| $GLOBALS['strMonths'] = 'monato (j)' |
Definition at line 47 of file datetime_eo.php.
| $GLOBALS['strWeeks'] = 'semajno (j)' |
Definition at line 48 of file datetime_eo.php.
| $GLOBALS['strHours'] = 'horo (j)' |
Definition at line 49 of file datetime_eo.php.
| $GLOBALS['strDays'] = 'tago (j)' |
Definition at line 50 of file datetime_eo.php.
| $GLOBALS['strYears'] = 'jaro (j)' |
Definition at line 51 of file datetime_eo.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:42 -
is a product of
SAS. All rights reserved.