unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.08k stars 736 forks source link

Add support for `Windows.Globalization.NumberFormatting` #6908

Open MartinZikmund opened 3 years ago

MartinZikmund commented 3 years ago

What would you like to be added:

Support for functionality under Windows.Globalization.NumberFormatting.

Why is this needed:

For many scenarios of NumberBox, this namespace is crucial.

For which Platform:

All

marwalsch commented 2 years ago

Any update on this?

MartinZikmund commented 2 years ago

@MohammadHadi2031 do you remember how much of this namespace we don't have yet?

MohammadHadi2031 commented 2 years ago

Currently just the "CurrencyFormatter" is not implemented.