How to Change the Default DatePicker Value

Applies to:
4500

Issue:
The default datePicker.format value in the application.properties file is MM/dd/yyyy but can be configured to display other formats.

Solution: 

  1. Disable Transact service.
  2. In the application.properties file, change MM/dd/yyyy;EEEE to dd-MM-yyyy:EEEE
  3. Restart Transact.

The datePicker.format value should now appear as follows:
datePicker.format=dd-MM-yyyy;EEEE, d MMMM y;d MMMM y;dd/MM/yyyy;d/MM/yy