$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [locale] Review: Tutorial
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2011-04-19 01:51:33
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