![]() |
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 %d %B %Y' |
$GLOBALS ['date_format_long'] = '%A %d %B %Y' | |
$GLOBALS ['date_format_standard'] = '%d %B %Y' | |
$GLOBALS ['date_format_short'] = '%d-%m-%Y' | |
$GLOBALS ['date_format_veryshort'] = '%d-%m' | |
$GLOBALS ['date_basic_format_short'] = 'd/m/Y' | |
$GLOBALS ['date_mysql_format_full'] = '%d/%m/%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'] = 'a' | |
$GLOBALS ['months_names'] = array('', 'enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre','noviembre ','diciembre') | |
$GLOBALS ['months_url_names'] = array('', 'enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre','noviembre ','diciembre') | |
$GLOBALS ['strToday'] = 'Hoy' | |
$GLOBALS ['strStarting'] = 'de' | |
$GLOBALS ['strTill'] = 'à' | |
$GLOBALS ['strTomorrow'] ='Mañana' | |
$GLOBALS ['strYesterday'] ='Ayer' | |
$GLOBALS ['strTwoDaysAgo'] ='Antes de ayer' | |
$GLOBALS ['strOnThe'] ='El' | |
$GLOBALS ['strStartingOn'] ='de' | |
$GLOBALS ['strTillDay'] ='a' | |
$GLOBALS ['day_of_week'] = array('Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado') | |
$GLOBALS ['strShortDays'] ='d' | |
$GLOBALS ['strShortHours'] ='h' | |
$GLOBALS ['strShortMinutes'] ='min' | |
$GLOBALS ['strShortSecs'] ='s' | |
$GLOBALS ['strMonths'] = 'mois' | |
$GLOBALS ['strWeeks'] = 'semana(s)' | |
$GLOBALS ['strHours'] = 'hora(s)' | |
$GLOBALS ['strDays'] = 'dia(s)' | |
$GLOBALS ['strYears'] = 'año(s)' | |
if (!defined('IN_PEEL')) $GLOBALS['date_format_nice'] = '%A %d %B %Y' |
Definition at line 19 of file datetime_es.php.
$GLOBALS['date_format_long'] = '%A %d %B %Y' |
Definition at line 20 of file datetime_es.php.
$GLOBALS['date_format_standard'] = '%d %B %Y' |
Definition at line 21 of file datetime_es.php.
$GLOBALS['date_format_short'] = '%d-%m-%Y' |
Definition at line 22 of file datetime_es.php.
$GLOBALS['date_format_veryshort'] = '%d-%m' |
Definition at line 23 of file datetime_es.php.
$GLOBALS['date_basic_format_short'] = 'd/m/Y' |
Definition at line 24 of file datetime_es.php.
$GLOBALS['date_mysql_format_full'] = '%d/%m/%Y %H:%i:%s' |
Definition at line 25 of file datetime_es.php.
$GLOBALS['time_format_long'] = '%Hh%M:%S' |
Definition at line 26 of file datetime_es.php.
$GLOBALS['time_format_short'] = '%Hh%M' |
Definition at line 27 of file datetime_es.php.
$GLOBALS['time_basic_format_long'] = 'H:i:s' |
Definition at line 28 of file datetime_es.php.
$GLOBALS['time_basic_format_short'] = 'H:i' |
Definition at line 29 of file datetime_es.php.
$GLOBALS['strTimeDateSeparator'] = 'a' |
Definition at line 30 of file datetime_es.php.
$GLOBALS['months_names'] = array('', 'enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre','noviembre ','diciembre') |
Definition at line 31 of file datetime_es.php.
$GLOBALS['months_url_names'] = array('', 'enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre','noviembre ','diciembre') |
Definition at line 32 of file datetime_es.php.
$GLOBALS['strToday'] = 'Hoy' |
Definition at line 33 of file datetime_es.php.
$GLOBALS['strStarting'] = 'de' |
Definition at line 34 of file datetime_es.php.
$GLOBALS['strTill'] = 'à' |
Definition at line 35 of file datetime_es.php.
$GLOBALS['strTomorrow'] ='Mañana' |
Definition at line 36 of file datetime_es.php.
$GLOBALS['strYesterday'] ='Ayer' |
Definition at line 37 of file datetime_es.php.
$GLOBALS['strTwoDaysAgo'] ='Antes de ayer' |
Definition at line 38 of file datetime_es.php.
$GLOBALS['strOnThe'] ='El' |
Definition at line 39 of file datetime_es.php.
$GLOBALS['strStartingOn'] ='de' |
Definition at line 40 of file datetime_es.php.
$GLOBALS['strTillDay'] ='a' |
Definition at line 41 of file datetime_es.php.
$GLOBALS['day_of_week'] = array('Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado') |
Definition at line 42 of file datetime_es.php.
$GLOBALS['strShortDays'] ='d' |
Definition at line 43 of file datetime_es.php.
$GLOBALS['strShortHours'] ='h' |
Definition at line 44 of file datetime_es.php.
$GLOBALS['strShortMinutes'] ='min' |
Definition at line 45 of file datetime_es.php.
$GLOBALS['strShortSecs'] ='s' |
Definition at line 46 of file datetime_es.php.
$GLOBALS['strMonths'] = 'mois' |
Definition at line 47 of file datetime_es.php.
$GLOBALS['strWeeks'] = 'semana(s)' |
Definition at line 48 of file datetime_es.php.
$GLOBALS['strHours'] = 'hora(s)' |
Definition at line 49 of file datetime_es.php.
$GLOBALS['strDays'] = 'dia(s)' |
Definition at line 50 of file datetime_es.php.
$GLOBALS['strYears'] = 'año(s)' |
Definition at line 51 of file datetime_es.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.