I\'m looking for a set of command line parameters that will allow me to force a specific set of locale settings for a java application.
Let\'s say that I\'m not abl
Nice, i was interested about the same thing but so far I have only a partial solution:
user.timezone=UTC user.country=CA user.variant= user.language=en file.encoding=utf8
You can use Canada, because it one of the countries using the ISO 8601 format.