[SOLVED] Gallery Date
Posted: Sun Nov 08, 2015 10:53 am
In the Gallery Module I have placed a date in a template using
It prints the following
But I would like it to print
Is there a way I could change this, let's say, like the following?
Code: Select all
{$image->filedate}Code: Select all
2015-11-06 22:20:18Code: Select all
06 november 2015Code: Select all
{$image->filedate (j F Y)}