>Craig Dudley wrote:
>> I'm sure I've seen a CFC or UDF before that translates numbers into
>> words, eg;
>
>we used to have a c++ cfx tag for that but quite a while ago we switched 
>to using icu4j's  RuleBasedNumberFormat (since we use it for so much 
>else). besides spellout it also gives you duration (time) & ordinal 
>(1st, 2nd, etc.) formatting per locale. see:
> 
>http://icu.sourceforge.net/apiref/icu4j/com/ibm/icu/text/RuleBasedNumberFormat.html
>
>for details. it requires a small wrapper class for cf to talk to it, 
>drop me a line if you want the java class/code.

I am interested in this small wrapper class for coldfusion to talk to it !!

Thanks, 
Bob 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347286
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to