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

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -