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

feat: Introduce Locale enum #826

Merged

Conversation

jackhwalters
Copy link
Contributor

@jackhwalters jackhwalters commented Jul 21, 2024

Added Locale enum based on table Table A-1 Recommended Locales from https://docs.oracle.com/cd/E23824_01/html/E26033/glset.html.

Closes #752.

Copy link
Owner

@cieslarmichal cieslarmichal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect 👌😎

@cieslarmichal cieslarmichal merged commit f22dab5 into cieslarmichal:main Jul 21, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce Locale enum
2 participants