fun getLocaleFromLocaleTag(localeTag: String): Locale?
localeTag - a tag representing a locale
localeTag
Return a Locale if the tag format is correct null otherwise
See Also
https