Skip to content

Instantly share code, notes, and snippets.

@evaldeslacasa
Created February 4, 2020 19:04
Show Gist options
  • Save evaldeslacasa/6fb29d69f7ab9cc616ad7df53a9b424c to your computer and use it in GitHub Desktop.
Save evaldeslacasa/6fb29d69f7ab9cc616ad7df53a9b424c to your computer and use it in GitHub Desktop.
Get language id from Locale
String languageId = LocaleUtil.toLanguageId(locale);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment