How can I change the date & time format?
Hi!
The date in vanilla show this way: Nov 13th 2005 (English way), how can I change it?
Thank you
0
This discussion has been closed.
Comments
$Context->Dictionary['OldPostDateFormatCode']
also, see http://us3.php.net/date for permissible letter-codes
Instead add the custom definition to your conf/language.php file.