Support

Account

Home Forums General Issues Datepicker output format not outputting Reply To: Datepicker output format not outputting

  • Hi @djjoshdavid

    You should be able to change the display format of the date picker off the bat from the field settings edit screen.

    Are there any errors that you can report that are appearing on the console?

    It is also possible to make use of the PHP date() function to change the format of the date. You can check this out here http://php.net/manual/en/function.date.php