Hi, I have a simple custom post type and some advanced custom fields setup to display with a content template. That all works fine except for the datepicker field which despite having return format set as ‘March 5, 2022 3:09 pm’ is actually returned as ‘2022-05-03 15:09:00’.
Is there something I can use to correct this? ACF forums haven’t been much help.
Any return format can be selected for the date and format front end is always the same.
Maybe I’ll need to raise it with ACF. It seems to be an acknowledged problems with no fix.