Luxon feedback for ECMA402 `Intl.Locale`
See original GitHub issueHi!
We (ECMA TC39) are working on a new low-level API called Intl.Locale
[0] that seems to fit perfectly into what Luxon project decided to shortcut through[1].
It would be awesome to get this projects feedback on our API since we aim to help in exactly the kind of scenarios as you’re facing.
[0] https://github.com/tc39/proposal-intl-locale/ [1] https://github.com/moment/luxon/blob/master/src/impl/locale.js#L23
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Intl - Hacker News
Hi all! I've been working on ECMA-402 for the last 6 years on behalf of Mozilla. I'm excited to see it showcased on...
Read more >Ready for Trial: Intl Locale Info in ECMA402 - Google Groups
Intl Locale Info API is a new Stage ECMAScript TC39 proposal to enhance the Intl.Locale object by exposing Locale information, ...
Read more >luxon 3.1.1 | Documentation
Configuration properties that effect how output strings are formatted, such as locale , numberingSystem , and outputCalendar .
Read more >Docs - Moment.js
Modern web browsers (and Node.js) expose internationalization and time zone support via the Intl object, codified as ECMA-402. Libraries like Luxon (and ...
Read more >Intl.js - Bountysource
Created 4 years ago in andyearnshaw/Intl.js with 4 comments. ... Intl) { // Determine if the built-in `Intl` has the locale data we...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You’re reading it correctly!
Thanks for the feedback. Glad to hear it fits your needs! If you have more time, feel free to scan through the issues as we’re trying to iron out remaining details.
Also, other active proposals may be interesting for your use case:
(esp. Shane’s NumberFormat revision is a pretty major rewrite 😃)
@zbraniecki I looked through the issues and most of them seemed to be about the details of the spec, not exactly the supported features, so I don’t think I have much to add besides cheerleading.