Search code examples
virtocommerce

Change DateTime format in Commerce Manager


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


Solution

  • 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.