Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ISO 3166-1 alpha-3 and numeric codes to ISOCountry #43

Closed
marcwrobel opened this issue Jul 29, 2020 · 0 comments
Closed

Add ISO 3166-1 alpha-3 and numeric codes to ISOCountry #43

marcwrobel opened this issue Jul 29, 2020 · 0 comments
Milestone

Comments

@marcwrobel
Copy link
Owner

Enrich ISOCountry enum with alpha-3 and numeric codes. See https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes.

@marcwrobel marcwrobel self-assigned this Jul 31, 2020
@marcwrobel marcwrobel added this to the 2.1.0 milestone Jul 31, 2020
@marcwrobel marcwrobel changed the title Enrich ISOCountry enum with alpha-3 and numeric codes Add alpha-3 and numeric codes to ISOCountry Jul 31, 2020
@marcwrobel marcwrobel changed the title Add alpha-3 and numeric codes to ISOCountry Add ISO 3166-1 alpha-3 and numeric codes to ISOCountry Jul 31, 2020
marcwrobel added a commit that referenced this issue Aug 8, 2020
- add fromNumericCode(int)
- add fromAlpha3Code(string)
- update fromAlpha2Code(string) to make use of an Optional return type
- make getNumericCode() return an optional value instead of -1
@marcwrobel marcwrobel removed their assignment Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant