Remove time from publis date in Article leave only date - Joomla! Forum - community, help and support


is there way remove time publish date need see date not time.
now is, example: 10.december.2012 15:48:23
i need date shown: 10.december.2012

if want change way date shows, have change following formats available in file en-gb.ini located in directory \language\en-gb

code: select all

date_format_lc="l, d f y"
date_format_lc1="l, d f y"
date_format_lc2="l, d f y h:i"
date_format_lc3="d f y"
date_format_lc4="y-m-d"
date_format_js1="y-m-d"

so, override language string of date_format_lc2. go language manager, click on tab titles overrides , create appropriate override.

note:
    (a) assumed default site language en-gb. if not, appropriate language code has used.
    (b) fyi: date format used list layout date_format_lc1 , whereas date format used blog layout , single article layout date_format_lc2.
    (c) review of site http://php.net/manual/en/function.date.php of help.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support