
19 Apr
2011
19 Apr
'11
5:51 a.m.
Artyom wrote:
The biggest problem is that ICU has rule based number formatting and unless you parse rules specifically you don't get what you need.
Basically it is not obvious to get the separator rules and other things.
So in order to do it it requires re-implement icu::DecimalFormat.
Artyom
Hmm, I see. So that's possible to do with ICU but not easy. Thanks, that is a useful information for me. Best Regards, Gevorg