Skip to content

alternatecalendar: use month names from `icu::SimpleDateFormat`

Fushan Wen requested to merge work/fuf/indian into master

No need to maintain a list of month names as libicu provides them.

Translated month names are available in https://github.com/unicode-org/icu/tree/main/icu4c/source/data/locales

Merge request reports