10:02
<hsivonen>
(I don't see spec language connecting the segmenter granularities to actual operations. Seems to rely just on the English meaning of the string constants.)
10:21
<hsivonen>
Are use cases for .resolvedOptions().locale documented somewhere?
10:25
<hsivonen>
A quick GitHub search suggests that by far the most common use case for .resolvedOptions().locale is to read the host locale by executing Intl.DateTimeFormat().resolvedOptions().locale
10:27
<hsivonen>
Seems to trace back to https://stackoverflow.com/questions/673905/how-to-determine-users-locale-within-browser