2

How do I change the DateTime format in Commerce Manager from M/D/YYYY h:mm:ss tt (US) to DD/MM/YYYY HH:mm:ss (GB)? I couldn't find anything in the Settings to change the format.

Edit

It seems like the Catalog doesn't follow my OS locale and still in US format. enter image description here

Twisted Whisper
  • 1,166
  • 2
  • 15
  • 27

2 Answers2

0

The date format is taken from your operating system settings. So if you have UK locale defined on your machine, it should display dates in UK format.

Woland
  • 2,881
  • 2
  • 20
  • 33
0

Sorry, we had an incorrect assumption that OS culture is used by default. I've just changed our application to use this system setting.

You can take the latest source code or wait for the next release.

eMazeika
  • 1,381
  • 2
  • 10
  • 15