I’m setting up a template to display downloads and it’s working fine if I use {date}. It displays the correct date.
When I try to format with {date format=”%d/%y”} however, it renders the actual EE code, not the date. In other words, instead of getting 02/10, I get {date format=”%d/%y”}.
Can the date tag within Client Downloads be formatted?
