Changing Date Format in News & Calender

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
wientanz

Changing Date Format in News & Calender

Post by wientanz »

Hi there!

Just a quick thought: How can I change the date format in News & Calender? I saw

Code: Select all

{$entry->postdate|date_format}
and tried changing it to

Code: Select all

{$entry->postdate|date_format : '%W %M %Y'}
just to see if it works, but it didn't. It stayed in the same format. Ideas?
wolf666

Re: Changing Date Format in News & Calender

Post by wolf666 »

To edit the date format, add the option dateformat in the news tag - {news}

example:

{news number="5" dateformat=" %d %B %Y"}
Locked

Return to “Modules/Add-Ons”