Engine.Locale

Description

Functions to get info about the locale.

Functions

NameSignature and Synopsis
getCountryString getCountry ()
Returns the country code in current locale.
getDefaultTimeZoneString getDefaultTimeZone()
Gets the default timezone; value depends on JVM implementation.
getLanguageString getLanguage ()
Returns the language in current locale.
setDefaultTimeZonevoid setDefaultTimeZone(String tz)
Sets the default timezone id. null sets it back to the value at JVM start