Home › Forums › Front-end Issues › Display date on a custom term page › Reply To: Display date on a custom term page
I usually use the display Return Format setting when I create the ACF date field.
If you want to format this in some other way then you still need to set the return format because the functions you use to format a date does not see the default ACF formatting as a valid date.
This is the page that tells you what the valid values look like http://php.net/manual/en/datetime.formats.date.php
This page explains the values that you can enter into ACF to format the date in a different way http://php.net/manual/en/function.date.php
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.