![]() |
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'] = 'om' | |
| $GLOBALS ['months_names'] = array('','Januari', 'Februari', 'Maart', 'April', 'Mei', 'June', 'July', 'August', 'September', 'Oktober', 'November', 'December') | |
| $GLOBALS ['months_url_names'] = array('', 'january', 'februari', 'maart', 'april', 'mei', 'june', 'july', 'august', 'september', 'oktober', 'november', 'december') | |
| $GLOBALS ['strToday'] = 'Vandaag' | |
| $GLOBALS ['strStarting'] = 'uit' | |
| $GLOBALS ['strTill'] = 'tot' | |
| $GLOBALS ['strTomorrow'] = 'Tomorrow' | |
| $GLOBALS ['strYesterday'] = 'Yesterday' | |
| $GLOBALS ['strTwoDaysAgo'] = 'Twee dagen geleden' | |
| $GLOBALS ['strOnThe'] = 'Op de' | |
| $GLOBALS ['strStartingOn'] = 'starten' | |
| $GLOBALS ['strTillDay'] = 'tot' | |
| $GLOBALS ['DAY_OF_WEEK'] = array ('Zondag', 'Maandag', 'dinsdag', 'woensdag', 'donderdag', 'Vrijdag', 'Zaterdag') | |
| $GLOBALS ['strShortDays'] = 'd' | |
| $GLOBALS ['strShortHours'] = 'h' | |
| $GLOBALS ['strShortMinutes'] = 'min' | |
| $GLOBALS ['strShortSecs'] = 's' | |
| $GLOBALS ['strMonths'] = 'maand(en)' | |
| $GLOBALS ['strWeeks'] = 'wek(en)' | |
| $GLOBALS ['strHours'] = 'Dag(en)' | |
| $GLOBALS ['strDays'] = 'dag(en)' | |
| $GLOBALS ['strYears'] = 'jaar(en)' | |
| if (!defined('IN_PEEL')) $GLOBALS['date_format_nice'] = '%A, %B %d, %Y' |
Definition at line 19 of file datetime_nl.php.
| $GLOBALS['date_format_long'] = '%A, %B %d, %Y' |
Definition at line 20 of file datetime_nl.php.
| $GLOBALS['date_format_standard'] = '%B %d, %Y' |
Definition at line 21 of file datetime_nl.php.
| $GLOBALS['date_format_short'] = '%m-%d-%Y' |
Definition at line 22 of file datetime_nl.php.
| $GLOBALS['date_format_veryshort'] = '%m-%d' |
Definition at line 23 of file datetime_nl.php.
| $GLOBALS['date_basic_format_short'] = 'm-d-Y' |
Definition at line 24 of file datetime_nl.php.
| $GLOBALS['date_mysql_format_full'] = '%m-%d-%Y %H:%i:%s' |
Definition at line 25 of file datetime_nl.php.
| $GLOBALS['time_format_long'] = '%Hh%M:%S' |
Definition at line 26 of file datetime_nl.php.
| $GLOBALS['time_format_short'] = '%Hh%M' |
Definition at line 27 of file datetime_nl.php.
| $GLOBALS['time_basic_format_long'] = 'H:i:s' |
Definition at line 28 of file datetime_nl.php.
| $GLOBALS['time_basic_format_short'] = 'H:i' |
Definition at line 29 of file datetime_nl.php.
| $GLOBALS['strTimeDateSeparator'] = 'om' |
Definition at line 30 of file datetime_nl.php.
| $GLOBALS['months_names'] = array('','Januari', 'Februari', 'Maart', 'April', 'Mei', 'June', 'July', 'August', 'September', 'Oktober', 'November', 'December') |
Definition at line 31 of file datetime_nl.php.
| $GLOBALS['months_url_names'] = array('', 'january', 'februari', 'maart', 'april', 'mei', 'june', 'july', 'august', 'september', 'oktober', 'november', 'december') |
Definition at line 32 of file datetime_nl.php.
| $GLOBALS['strToday'] = 'Vandaag' |
Definition at line 33 of file datetime_nl.php.
| $GLOBALS['strStarting'] = 'uit' |
Definition at line 34 of file datetime_nl.php.
| $GLOBALS['strTill'] = 'tot' |
Definition at line 35 of file datetime_nl.php.
| $GLOBALS['strTomorrow'] = 'Tomorrow' |
Definition at line 36 of file datetime_nl.php.
| $GLOBALS['strYesterday'] = 'Yesterday' |
Definition at line 37 of file datetime_nl.php.
| $GLOBALS['strTwoDaysAgo'] = 'Twee dagen geleden' |
Definition at line 38 of file datetime_nl.php.
| $GLOBALS['strOnThe'] = 'Op de' |
Definition at line 39 of file datetime_nl.php.
| $GLOBALS['strStartingOn'] = 'starten' |
Definition at line 40 of file datetime_nl.php.
| $GLOBALS['strTillDay'] = 'tot' |
Definition at line 41 of file datetime_nl.php.
| $GLOBALS['DAY_OF_WEEK'] = array ('Zondag', 'Maandag', 'dinsdag', 'woensdag', 'donderdag', 'Vrijdag', 'Zaterdag') |
Definition at line 42 of file datetime_nl.php.
| $GLOBALS['strShortDays'] = 'd' |
Definition at line 43 of file datetime_nl.php.
| $GLOBALS['strShortHours'] = 'h' |
Definition at line 44 of file datetime_nl.php.
| $GLOBALS['strShortMinutes'] = 'min' |
Definition at line 45 of file datetime_nl.php.
| $GLOBALS['strShortSecs'] = 's' |
Definition at line 46 of file datetime_nl.php.
| $GLOBALS['strMonths'] = 'maand(en)' |
Definition at line 47 of file datetime_nl.php.
| $GLOBALS['strWeeks'] = 'wek(en)' |
Definition at line 48 of file datetime_nl.php.
| $GLOBALS['strHours'] = 'Dag(en)' |
Definition at line 49 of file datetime_nl.php.
| $GLOBALS['strDays'] = 'dag(en)' |
Definition at line 50 of file datetime_nl.php.
| $GLOBALS['strYears'] = 'jaar(en)' |
Definition at line 51 of file datetime_nl.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.