Date Format
-
I have a JSON file that has this element:
<month>05</month>
And I want to use that in my post entry to display as “May” rather than the numeric form. I’ve tried using a custom function but when I preview it, I get this error:
Error parsing content: Call to undefined function “formatDate”
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Date Format’ is closed to new replies.