Re: News 2.0 and dateformat problem
Posted: Wed Aug 31, 2005 4:02 pm
dateformat has a bug in it. It's on my todo list. There is a way that you can modify it via the Summary Template. Quick search in the forums should find it for you.
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Code: Select all
{$entry->postdate|date_format}Code: Select all
{$entry->postdate|date_format:"%d,%m,%Y"}