Home › Forums › Front-end Issues › Date output › Reply To: Date output
Thanks Elliot,
I upgraded my php to 5.3 and no change. The code I posted works great, it’s just when I try to reformat the display date, it breaks. Maybe I’m missing something on how I’m implementing it.
Where in my above code would I add this code to reformat? Also, did I customize this correctly to fit my use?
$date = DateTime::createFromFormat(‘Ymd’, get_field(‘onsale’));
echo $date->format(‘D, m y’);
Thanks again!
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.