Skip to content

Ability to convert English number to Chinese and vice-versa by adding the com.ibm.icu.text.NumberFormat class #173

@abc983ft

Description

@abc983ft

A solution to convert English numbers to Chinese numbers using ICU4J was provided here: https://stackoverflow.com/a/31532069

I would like to be able to do the same using .NET but I could not find the com.ibm.icu.text.NumberFormat class in your icu.net wrapper.

Note that NumberFormatInfo.NativeDigits is not able to convert English numbers to Chinese because it is more complex than simple digit substitution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions