Home › Forums › Front-end Issues › How to change the frontend output (datefied) › Reply To: How to change the frontend output (datefied)
Date fields have 2 settings “Display Format” and “Return Format”. The first is used when editing a post and the second is used when using get_field(), the_field(), etc.
If these do not work for you for some reason then you would need to format the value yourself using PHP date() functions.
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.