public class LocaleUtils extends Object
| Constructor and Description |
|---|
LocaleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toBcp47Language(Locale locale)
Returns a well-formed IETF BCP 47 language tag representing
the locale identifier for the client's current locale
|