I have an ACF date field on my posts. When I add a date into that field, it changes any custom time that I have specified in the Publish section and resets it to 12:00am.
For example, if I set the publish time to a specific date and time (October 9, 6:35pm), it will display correct when saved. However, if I select a date from the ACF date field and click “Schedule/Update/Publish” it will reset the Published time to 12:00am. What is strange is that I don’t have any code linking the ACF date field to the publish date of the post.
Any ideas?