Home › Forums › General Issues › Use Date/Time picker as post publication date › Reply To: Use Date/Time picker as post publication date
to update the date you need to write a filter. This can be done either on the acf/save_post filter like you are trying or https://www.advancedcustomfields.com/resources/acf-pre_save_post/
I would stick with what you’re trying. I really think that the date is not being updated because of a badly formatted date, see my last comment.
error checking can only be done in an ACF form by creating acf/validate_value filters https://www.advancedcustomfields.com/resources/acf-validate_value/
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.