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

Get fine-grain locale information #9247

Closed
joshaber opened this issue Apr 21, 2017 · 5 comments
Closed

Get fine-grain locale information #9247

joshaber opened this issue Apr 21, 2017 · 5 comments

Comments

@joshaber
Copy link
Contributor

app.getLocale exists, but locale has more nuance than a single setting.

For example, an international user could have en-US as their language but a localized numeric setting. It'd be great if Electron could expose those.

https://bugs.chromium.org/p/chromium/issues/detail?id=120473 and https://bugs.chromium.org/p/chromium/issues/detail?id=33413 seem to be relevant Chromium bugs.

@bundyo
Copy link
Contributor

bundyo commented Jan 10, 2018

I can relate to that - the difference in locale and formats is very common in the non-English countries.

@iAmWillShepherd
Copy link

👋

Curious if any progress on this issue has been made?

@zeke zeke removed their assignment Sep 24, 2018
@zeke
Copy link
Contributor

zeke commented Sep 24, 2018

@iAmWillShepherd not that I know of, but here are a few related things that have landed since this was opened:

@shiftkey
Copy link
Contributor

I'll also cross-reference the new TC39 discussion about this tc39/ecma402#257

@codebytere
Copy link
Member

Closing this for now as it's not possible at present per Chromium's roadmapping nor does it seem to be something they're planning to address anytime soon. Should something change, we can definitely look back into implementing this downstream once it becomes available or enters consideration upstream.

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

6 participants