Joomla.it Forum
Componenti per Joomla! => Gestione sito multilingua => : nirovi 20 Feb 2008, 17:10:11
-
Ho questi due comportamenti:
Italiano:
mercoledì 20 febbraio 2008
Inglese:
20. 02. 2008
Come posso ottenere lo stesso comportamento?
Grazie
-
Risolto nel file English.php ho sostituito la stringa:
DEFINE('_DATE_FORMAT_LC',"%d. %m. %Y");
con
DEFINE('_DATE_FORMAT_LC',"%A %d %B %Y";
Scusate.
Vn