ui / com.schibsted.account.ui / UiUtil / getLocaleFromLocaleTag

getLocaleFromLocaleTag

fun getLocaleFromLocaleTag(localeTag: String): Locale?

Parameters

localeTag - a tag representing a locale

Return
a Locale if the tag format is correct null otherwise

See Also

https