André Bargull
André Bargull
Consider making ResolveLocale return the normalized requested locale instead of the available locale
> An issue here is that the default icu_datagen fallback mode is to save space by stripping locales that fall back to a parent containing the same data. ICU4C does...
Closing. The spec is now using [StringIndexOf](https://tc39.es/ecma262/#sec-stringindexof) and [string-concatenation](https://tc39.es/ecma262/#string-concatenation) instead of calling intrinsics.
Hmm, this change may no longer be possible, because the current Temporal draft spec changes `Intl.DateTimeFormat` to be able to format Temporal objects with different resolved patterns. For example when...
Fixed in #709.
#822 should fix this issue.
Closing. This issue has been fixed at some point.
#3676 updates the non-Temporal tests.
> For Firefox, we first need to know more about why 11 zones are merged into zones from another ISO-3166-1 country code, and in particular why these 11 were chosen....
> @anba Looking at #272, it seems that the main goal of using `backward` is to avoid geopolitically awkward Links like Europe/Oslo=>Europe/Berlin and/or Links that have a reasonably high likelihood...