Implement hanidays spellout rules
https://github.com/unicode-org/icu4x/pull/7905 adds support for `hanidays` for the numbers that are possible for day names, but outside that range it falls back to spellout numbering. We should consider implementing that.
https://github.com/unicode-org/cldr/blob/main/common/rbnf/zh.xml#L34-L40
This is relatively unimportant; this will only get hit for custom datetime input types (unstable).
0 条评论