Support

Account

Home Forums Front-end Issues Date format Reply To: Date format

  • Hmm, have you altered the default date format for this field? The default “yymmdd” should be working fine in your code sample.

    Try echoing the raw value that get_field() returns, without parsing it with strtotime(), to see what’s up with it.