CGCalendar, Date Format?
CGCalendar, Date Format?
How can I change the date format with CGCalendar? There is no parameter that I can find :/
Re: CGCalendar, Date Format?
You can put something like...
{$event.event_date_start|date_format:"%Y %H:%M"}
in the templates.
Ronny
{$event.event_date_start|date_format:"%Y %H:%M"}
in the templates.
Ronny
Re: CGCalendar, Date Format?
I know this is old, but I wanted to post here to maybe save someone an extra search. For details on Smarty date formatting, look here:
http://www.smarty.net/docsv2/en/languag ... ate.format
http://www.smarty.net/docsv2/en/languag ... ate.format