I want to be able to format the date that I'm adding via a macro, but everything I've tried won't work. All I can get it the numeric date with slashes -- MM/DD/YYYY -- by using
{%currentdate%}
Is it possible to use a macro like currentdate.tostring("DD MM, YYYY")?
What would the correct syntax be?
Thanks,
Paul