|
→ Support for floats (fractions) //Late
support for floats Verbal::Numbers.to_words(1.34) => jeden i trzydzieści cztery setne |
||
|---|---|---|
| 0 % complete | 1 open issues | 08/03 August 2008 |
Upcoming milestones
|
English l10n
Verbal::Numbers.to_words(789, :language => 'en') => "seven hundreds and eighty nine" Verbal::Currency.to_words(789_00, 'USD', :language => 'en') => "seven hundreds and eighty nine dollars zero cents" |
||
|---|---|---|
| 0 % complete | 1 open issues | 08/31 August 2008 |
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
enables conversion of numbers, currencies, and other units to words in various languages.
Now supported is only Polish
