Setting the decimal separator

How do I set the decimal and thousands separator? I already changed it on Windows control panel restarted but it keeps the same format.

ex: 155.355.456,23

should be: 155,355,456.23

Can you provide a bit more context around when you see these separators? Is it a conversion you’re trying to do?

Nup trying to change the settings of IS general like you setting region.

solved added this on server.bat
set JAVA2_MEMSET=-Xms%JAVA_MIN_MEM% -Xmx%JAVA_MAX_MEM% -Xrs -DWM_HOME=“%WM_HOME%” -Duser.language=en -Duser.region=US

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.