Shane F. Carr

Results 1885 comments of Shane F. Carr

@nordzilla Do you have a status update on this PR?

TG2 discussion: https://github.com/tc39/ecma402/blob/master/meetings/notes-2022-12-08.md#normative-updates-on-fractionalseconddigits-in-preparation-for-temporal-715 Conclusion: Put this issue on the backlog, but pursue the ICU issue in parallel. Revisit after Temporal is merged.

TG2 agreement: https://github.com/tc39/ecma402/blob/master/meetings/notes-2023-04-06.md#normative-read-date-time-options-only-once-when-creating-datetimeformat-objects-709

2024-03-28 TG2 notes: https://github.com/tc39/ecma402/blob/main/meetings/notes-2024-03-28.md#how-to-show-different-language-time-formats-in-different-countries-703

There are many issues for adding more units, including https://github.com/tc39/ecma402/issues/605 https://github.com/tc39/ecma402/issues/607 https://github.com/tc39/ecma402/issues/739 Please read https://github.com/tc39/proposal-unified-intl-numberformat/issues/39 for why we don't just include all units I'd like to keep these issues open...

We no longer have the symlink, so this isn't a pressing need any more. But it would still be nice lower-priority cleanup. I've used [globset](https://crates.io/crates/globset) before, maintained by @BurntSushi. It...

Current: - Runtime - RuntimeManual - Hybrid - Preresolved Proposed to add: - RuntimeWithBaseLanguages - RuntimeManualWithBaseLanguages --- - @sffc - How to we turn off regional variants? - @robertbastian -...

@robertbastian What do you want the CLI to look like in 1.5 and in 2.0?

If we are going to end up with a `base_language_handling` option in the `Deduplicated` enum, then maybe it makes sense that it should be its own flag on the CLI.

We have a lot of flags that are only used if some other flag is set. This would be the same.