ITADN

Implement hanidays spellout rules

#7922OpenManishearth 创建于 2026-04-28
M
Manishearthcommented
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 条评论