PEEL Shopping
Open source ecommerce : PEEL Shopping
Variables
datetime_de.php File Reference

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_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'] = 'am'
 
 $GLOBALS ['months_names'] = array('','Januar', 'Februar', 'März', 'April', 'May', 'Juny', 'July', 'August', 'September', 'Oktober', 'November', 'December')
 
 $globals ['months_url_names'] = array('', 'januar', 'februar', 'marz', 'april', 'may', 'juny', 'july', 'august', 'september', 'oktober', 'november', 'december')
 
 $GLOBALS ['strToday'] = 'Heute'
 
 $GLOBALS ['strStarting'] = 'von'
 
 $GLOBALS ['strTill'] = 'nach'
 
 $GLOBALS ['strTomorrow'] ='Nachmittag'
 
 $GLOBALS ['strYesterday'] ='Gestern'
 
 $GLOBALS ['strTwoDaysAgo'] ='Bevor Gestern'
 
 $GLOBALS ['strOnThe'] ='Der'
 
 $GLOBALS ['strStartingOn'] ='von'
 
 $GLOBALS ['strTillDay'] ='nach'
 
 $GLOBALS ['day_of_week'] = array('Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag')
 
 $GLOBALS ['strShortDays'] ='j'
 
 $GLOBALS ['strShortHours'] ='h'
 
 $GLOBALS ['strShortMinutes'] ='min'
 
 $GLOBALS ['strShortSecs'] ='s'
 
 $GLOBALS ['strMonths'] = 'Monat'
 
 $GLOBALS ['strWeeks'] = 'Woche(n)'
 
 $GLOBALS ['strHours'] = 'Stunde(n)'
 
 $GLOBALS ['strDays'] = 'Tag(e)'
 
 $GLOBALS ['strYears'] = 'Jahr(e)'
 

Variable Documentation

if (!defined('IN_PEEL')) $GLOBALS['date_format_nice'] = '%A %d %B %Y'

Definition at line 19 of file datetime_de.php.

$GLOBALS['date_format_long'] = '%A %d %B %Y'

Definition at line 20 of file datetime_de.php.

$GLOBALS['date_format_standard'] = '%d %B %Y'

Definition at line 21 of file datetime_de.php.

$GLOBALS['date_format_short'] = '%d-%m-%Y'

Definition at line 22 of file datetime_de.php.

$GLOBALS['date_basic_format_short'] = 'd/m/Y'

Definition at line 23 of file datetime_de.php.

$GLOBALS['date_mysql_format_full'] = '%d/%m/%Y %H:%i:%s'

Definition at line 24 of file datetime_de.php.

$GLOBALS['time_format_long'] = '%Hh%M:%S'

Definition at line 25 of file datetime_de.php.

$GLOBALS['time_format_short'] = '%Hh%M'

Definition at line 26 of file datetime_de.php.

$GLOBALS['time_basic_format_long'] = 'H:i:s'

Definition at line 27 of file datetime_de.php.

$GLOBALS['time_basic_format_short'] = 'H:i'

Definition at line 28 of file datetime_de.php.

$GLOBALS['strTimeDateSeparator'] = 'am'

Definition at line 29 of file datetime_de.php.

$GLOBALS['months_names'] = array('','Januar', 'Februar', 'März', 'April', 'May', 'Juny', 'July', 'August', 'September', 'Oktober', 'November', 'December')

Definition at line 30 of file datetime_de.php.

$globals['months_url_names'] = array('', 'januar', 'februar', 'marz', 'april', 'may', 'juny', 'july', 'august', 'september', 'oktober', 'november', 'december')

Definition at line 31 of file datetime_de.php.

$GLOBALS['strToday'] = 'Heute'

Definition at line 32 of file datetime_de.php.

$GLOBALS['strStarting'] = 'von'

Definition at line 33 of file datetime_de.php.

$GLOBALS['strTill'] = 'nach'

Definition at line 34 of file datetime_de.php.

$GLOBALS['strTomorrow'] ='Nachmittag'

Definition at line 35 of file datetime_de.php.

$GLOBALS['strYesterday'] ='Gestern'

Definition at line 36 of file datetime_de.php.

$GLOBALS['strTwoDaysAgo'] ='Bevor Gestern'

Definition at line 37 of file datetime_de.php.

$GLOBALS['strOnThe'] ='Der'

Definition at line 38 of file datetime_de.php.

$GLOBALS['strStartingOn'] ='von'

Definition at line 39 of file datetime_de.php.

$GLOBALS['strTillDay'] ='nach'

Definition at line 40 of file datetime_de.php.

$GLOBALS['day_of_week'] = array('Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag')

Definition at line 41 of file datetime_de.php.

$GLOBALS['strShortDays'] ='j'

Definition at line 42 of file datetime_de.php.

$GLOBALS['strShortHours'] ='h'

Definition at line 43 of file datetime_de.php.

$GLOBALS['strShortMinutes'] ='min'

Definition at line 44 of file datetime_de.php.

$GLOBALS['strShortSecs'] ='s'

Definition at line 45 of file datetime_de.php.

$GLOBALS['strMonths'] = 'Monat'

Definition at line 46 of file datetime_de.php.

$GLOBALS['strWeeks'] = 'Woche(n)'

Definition at line 47 of file datetime_de.php.

$GLOBALS['strHours'] = 'Stunde(n)'

Definition at line 48 of file datetime_de.php.

$GLOBALS['strDays'] = 'Tag(e)'

Definition at line 49 of file datetime_de.php.

$GLOBALS['strYears'] = 'Jahr(e)'

Definition at line 50 of file datetime_de.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:42 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.