I’m struggling to get the Full month to show for an ACF field.
I have the following:
{acf_wpcf-died:d F Y}
Which is outputting: “27 Jan 1980”
I should be seeing “27 January 1980”
All other formats work: m d y Y etc. It’s just F that simply won’t give the Full month name.
However I’m seeing the same issue when viewing the date settings for Wordpress itself:
Does anyone know what could be at play here?