Home › Forums › General Issues › Show only upcoming events from current month › Reply To: Show only upcoming events from current month
The return format is not how it is stored in the DB.
Are you using a date field or a date/time field?
this in your OP indicated to me that you are using a date field $today = date('Ymd');
.
But the format on your last posts indicates a date/time field.
Which is it?
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.