Created
February 4, 2020 19:04
-
-
Save evaldeslacasa/6fb29d69f7ab9cc616ad7df53a9b424c to your computer and use it in GitHub Desktop.
Get language id from Locale
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
String languageId = LocaleUtil.toLanguageId(locale); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment