� :)
This commit is contained in:
@@ -10,7 +10,7 @@ $number_decimal_separator = ',';
|
||||
$byteUnits = array('Octets', 'Ko', 'Mo', 'Go');
|
||||
|
||||
$day_of_week = array('Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi');
|
||||
$month = array('Janvier', 'Fevrier', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Ao<41>t', 'Septembre', 'Octobre', 'Novembre', 'D<>cembre');
|
||||
$month = array('Janvier', 'F<EFBFBD>vrier', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Ao<41>t', 'Septembre', 'Octobre', 'Novembre', 'D<>cembre');
|
||||
// Voir http://www.php.net/manual/en/function.strftime.php pour la variable
|
||||
// ci-dessous
|
||||
$datefmt = '%A %d %B %Y <20> %H:%M';
|
||||
|
Reference in New Issue
Block a user