Greetings,
Hmm, don’t know if this is a totally stupid question or not, but:
I was checking the user guide regarding date formats, and found the following:
{date format="%F %d %Y"}When I tried using that, all I get is “{date format="%F %d %Y"}” (it’s not rendered as the date, but just as the code).
However, when I use
{current_time format="%F %d %Y"}I get the date as I’m expecting.
Just curious what is going on with that. Thanks in advance.