Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
How to change the default user locale.
To Override the default user locale, you must edit the StarTeamSDK*.ini.
Your ini file should be similar to:
-----------------------------------
[Java VM]
Name=Sunx.x.x_xx
locale=en-US
-----------------------------------
The locale is a language code, followed by an optional country code, followed by an optional variant, each separated with "-". For example: "en-US", "es-ES-T", etc.