Locale.Locale(language,country,variant)

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
variant String the variation represented by the returned locale. in