Support

Account

Home Forums Backend Issues (wp-admin) Date time picker does not allow time to be output before date Reply To: Date time picker does not allow time to be output before date

  • @neioo Thanks for the suggestion, I’m using DateTime createFromFormat at the moment to output the date on the frontend but I’d quite like to configure the backend to show the date in the same format.


    @james
    Hi James, thank you for testing it your end, I’ve attached an export file of a field where the issue is occurring. (I’m using the ACF 4.5.0 beta at the moment as I needed to use the Google Maps field).

    The attached field in a nutshell:
    Date Time Picker field
    Display format: H.i j F Y
    Return format: H.i j F Y

    When editing a post this returns: 12.30 j F Y
    It should return 12.30 1 July 2016