question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Luxon feedback for ECMA402 `Intl.Locale`

See original GitHub issue

Hi!

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:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
zbranieckicommented, Oct 3, 2018

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 😃)

1reaction
icambroncommented, Oct 5, 2018

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found