News Module - Date format
Posted: Fri Jun 16, 2017 10:38 am
Hi,
how can I change format of date in News Module. That format is given via cms_date_format ?
I would like that months will be numbers not words with only 3 firts letters or that months will be whole word written
Now it is: http://folbluty.org/folblutyCMS/index.p ... ktualnosci
I give in config.php
$config['cms_date_format'] = '%e %m %Y';
$config['date'] = '%e %m %Y';
but it isn't working
Thanks in advance
how can I change format of date in News Module. That format is given via cms_date_format ?
I would like that months will be numbers not words with only 3 firts letters or that months will be whole word written
Now it is: http://folbluty.org/folblutyCMS/index.p ... ktualnosci
I give in config.php
$config['cms_date_format'] = '%e %m %Y';
$config['date'] = '%e %m %Y';
but it isn't working

Thanks in advance