savoirfairelinux / num2words

Modules to convert numbers to words. 42 --> forty-two
GNU Lesser General Public License v2.1
820 stars 497 forks source link

Add Nepalese Number system format. #547

Open ajiragroup opened 10 months ago

ajiragroup commented 10 months ago

In Nepal, the number system is a little different. The number format is like this:

,##,##,##,##,###.

The numbers before decimal are read as this (from right) ones - tens - hundred, thousand - ten thousand, Lakh - Ten Lakh, Crore - Ten Crore, Arba - Ten Arba, Kharba - Ten Kharba, Nil - Ten Nil and so on. This goes on well beyond that will ever be necessary.

This can be added as a new locale en_NP

For further reference :

https://en.wikipedia.org/wiki/Numbers_in_Nepali_language