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

Better Unix Locale Support #145

Open
AldaronLau opened this issue Jan 30, 2025 · 0 comments
Open

Better Unix Locale Support #145

AldaronLau opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@AldaronLau
Copy link
Member

https://www.ibm.com/docs/en/aix/7.3?topic=locales-understanding-locale-environment-variables

LC_ALL:

  • LC_MESSAGES
    • LANG
  • LC_MONETARY
    • LANG
  • LC_NUMERIC
    • LANG
  • LC_TIME
    • LANG

Since different locales can be used for text message/monetary values/numbers/time they should be able to be retrieved individually.

@AldaronLau AldaronLau added the enhancement New feature or request label Jan 30, 2025
@AldaronLau AldaronLau added this to the v2.0.0 milestone Jan 30, 2025
@AldaronLau AldaronLau added the good first issue Good for newcomers label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant