Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 5.0
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:None
-
Subcomponent:
-
CPU:generic
-
OS:generic
Description
RFC 3066 language tags are widely used on the internet. It would be nice if they were supported directly by the Locale class, that is, if there was a factory method that returned the Locale instance for a given RFC 3066 language tag, and a method on Locale that returns the corresponding RFC 3066 language tag.
Issues:
- RFC 3066 supports language tags that cannot be represented in the Locale class because they go beyond ISO 639/3166 codes.
- A replacement for RFC 3066 is currently in draft state; see
http://www.ietf.org/internet-drafts/draft-phillips-langtags-08.txt
###@###.### 2004-11-17 01:06:44 GMT
RFC 4646 obsoletes RFC 3066.
Issues:
- RFC 3066 supports language tags that cannot be represented in the Locale class because they go beyond ISO 639/3166 codes.
- A replacement for RFC 3066 is currently in draft state; see
http://www.ietf.org/internet-drafts/draft-phillips-langtags-08.txt
###@###.### 2004-11-17 01:06:44 GMT
RFC 4646 obsoletes RFC 3066.
Attachments
Issue Links
- duplicates
-
JDK-6875847 RFE: Java Locale Enhancement
-
- Closed
-
- relates to
-
JDK-6452035 request for Locale.parseLocale()
-
- Closed
-