Philip Chimento
Philip Chimento
It seems like at least the phrasing "in the inclusive interval from 1 to 12" is stable in #2848, although details are still being debated. I've updated this PR to...
If there's anything that I should join the editor call to discuss, that would help move this forward, please let me know - I'm available during that time today.
Thanks, I've rebased this and made the changes in a separate commit so you can easily see what changed, and then squash before merging.
As usual, new changes are in a fixup commit.
Rebased; added the changes that Richard requested in a fixup commit.
This seems like a good fit for a future addition to the [Intl.Enumeration proposal](https://github.com/tc39/proposal-intl-enumeration)?
> What's the difference between Intl.Enumeration and Intl.DisplayNames? When would a use case go into one vs. the other? Enumeration is for IDs, DisplayNames is for localized, human-readable names.
This seems like something that will always be controlled by each implementation's underlying locale data.
I don't object to having it here, but do you mind if I move it over there so that they're all in one place?
This is relevant even when not using out-of-range `Number.MAX_VALUE` arguments, as well. MakeDay always runs into trouble around the earlier limit of time values, because it specifies finding a time...