Locale.Locale(language,country)
See "java.util.locale"
Arguments:
Name
Type
Description
Mode
language
String
the language represented by the returned locale.
in
country
String
the country represented by the returned locale.
in
Parent topic:
Fuego.Util : Locale