metadata - changing created on text in joomla 3 -


i'm modifying joomla 3 template 1 of homepages , i'm having trouble changing created on text of featured articles.

you can see text "am 11. mai 20015." in screenshot.

enter image description here

i want change "11. mai 2015"

when go language override function , search com_content_published_date_on gives me different text, though there no overrides yet, since fresh install.

any appreciated.

john

worst case scenario - use javascript format date how want displayed.

best case scenario - depending on template, date might getting formatted in view.html file. check there see if can find it's getting formatted , change there.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -