开发者

How can I find out the system default currency symbol on BlackBerry?

Is it possible to programmatically find the default currency sym开发者_运维百科bol for the current locale in BlackBerry?


I don't know about BlackBerry limitations, but you should try this:

NumberFormat.getCurrencyInstance().getCurrency().getSymbol()


Yes, it possible to programmatically find the default currency symbol for the current locale in BlackBerry.

Please find this link:

http://supportforums.blackberry.com/t5/Java-Development/how-to-get-default-currency-value-from-BB-device/m-p/511079/highlight/false#M103418

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜