... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Datum+Zeit Format deutsch aber mit englischer GUI?
#6
Wenn Du eine geeignet Stelle um vergleichbares wie hier zu setzen:

set JMX_OPTS=-Xmx1024m -XX:MaxPermSize=768m -XX:+UseOSErrorReporting -Duser.language=en -Duser.country=US

oder passende Environmentvariablen definieren. Eigentlich sollte die JVM die Locales vom Hostsystem auslesen:

Quote:The default locale of your application is determined in three ways. First, unless you have explicitly changed the default, the getDefault() method returns the locale that was initially determined by the Java Virtual Machine (JVM) when it first loaded. That is, the JVM determines the default locale from the host environment. The host environment's locale is determined by the host operating system and the user preferences established on that system.

Second, on some Java runtime implementations, the application user can override the host's default locale by providing this information on the command line by setting the user.language, user.country, and user.variant system properties.

Localization

Grüße,
Ilmari
Reply


Messages In This Thread
RE: Datum+Zeit Format deutsch aber mit englischer GUI? - by IlmariKrebs - 06.07.2017, 23:16

Forum Jump:


Users browsing this thread: 1 Guest(s)