Datum anders weergeven - Joomla! Forum - community, help and support


ik heb nu in configuratie onder locale staan:

nl_nl.iso8859-1 bij country locale. mijn datum wordt nu als volgt weer gegeven: maandag, 21 november 2005

maar wat moet ik invullen als ik het als volgt wil zien: 21/11/2005????

zoek in je taalbestand language/dutch.php naar
define('_date_format_lc','%a, %e %b %y'); //uses php's strftime command format
en verander dat in
define('_date_format_lc',' %#d/%m/%y'); //uses php's strftime command format





Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums