Changing Date Format in News & Calender
Posted: Thu Sep 07, 2006 2:43 pm
Hi there!
Just a quick thought: How can I change the date format in News & Calender? I saw
and tried changing it to
just to see if it works, but it didn't. It stayed in the same format. Ideas?
Just a quick thought: How can I change the date format in News & Calender? I saw
Code: Select all
{$entry->postdate|date_format}
Code: Select all
{$entry->postdate|date_format : '%W %M %Y'}