11:36
<hsivonen>
Is BasicFormatMatcher descriptive of ICU4C internals? That is, does "do whatever ICU4C does for datetime format matching" mean BasicFormatMatcher or something different?
12:58
<eemeli>
So I wrote up a new ECMA-402 proposal: https://github.com/eemeli/proposal-intl-root-locale I added that to next week's agenda, and hope to also present it to TG1 in Tokyo.
18:27
<ptomato>
I read the readme and I like the idea, it's similar to the idea of the "iso8601" calendar and "UTC" time zone in Temporal being fully specified and required to be present
22:12
<justingrant>
A well-specified "default locale" sounds like a good idea. Is the output of other Intl types abused (meaning parsed by userland code instead of being shown as-is to users) in the same way that intl.DateTimeFormat is?