Development of java classes capable to convert some numbers into it\\\\\\\'s human-readable form in as many as possible different languages ( English, Russian, French, German, Hindu, Persian etc). There is also support for different currencies and
Follow Java converts number to words
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Only Russian and English is provided. For an other language, you need to write your own subclass. Also not very well designed: - when trying a language which is not provided: classnotfound exception - no (localized) error messages when input is wrong - although an object requires two fields to be set, there is no constructor for these fields - ...