Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
Description
A set of new toW3cLanguageId() methods have been added to LocaleUtil. The toW3cLanguageId() methods will return language IDs like en-US, de_DE, etc.
public static String toW3cLanguageId(Locale locale)
public static String toW3cLanguageId(String languageId)
public static String[] toW3cLanguageIds(Locale[] locales)
public static String[] toW3cLanguageIds(String[] languageIds)
Attachments
Issue Links
- is related to
-
LPS-7706 LocaleUtil needs toW3cLanguageId
- Closed