Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi stanguillet.

    If there are no options in the UI to change the date format, you’ll need to use a custom PHP function to convert it.

    Click the appointment date element, then click “Advanced” and select “Export the value returned by a PHP function”.

    You’ll want to use the date() function within your own function to convert it as needed: https://php.net/manual/en/function.date.php

    I’m not a programmer. Please give the exact code. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘date format’ is closed to new replies.