Page 1 of 1

Changing Date Format in News & Calender

Posted: Thu Sep 07, 2006 2:43 pm
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?

Re: Changing Date Format in News & Calender

Posted: Mon Mar 26, 2007 12:04 pm
by wolf666
To edit the date format, add the option dateformat in the news tag - {news}

example:

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