Re: [DISCUSS] LANG-1788: ISO3 <-> numeric country code mapping in Commons Lang
Peter Burka <[email protected]> Sun, 1 Mar 2026 10:10:24 -0500
| Newsgroups | gmane.comp.jakarta.commons.devel |
|---|---|
| Message-ID | <CAF7ObQGVeZehX1O6J_ZigBELAZ9VrtbnYYB8mzQadOz8kCMtdw@mail.gmail.com> |
I think this is available in the JDK since 9: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Locale.IsoCountryCode.html#PART1_ALPHA3 On Sun, Mar 1, 2026, 8:04 AM Elric V <[email protected]> wrote: > On 28/02/2026 12:11, Gary Gregory wrote: > > I think this is out of scope. A couple of PRs have been discussed and > > closed. See GitHub. I'll resolve the ticket. > While it may be out of scope for Commons Lang, maybe there's another > place for such reference data somewhere? Probably not worth creating a > Commons project for just country codes, but maybe there are other > similar things? > > - Elric > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >