You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Stevo Slavić <ss...@gmail.com> on 2011/01/27 10:11:42 UTC

NumberUtils and decimal point character

Hello Apache Commons users,

Is there any valid reason why '.' is hardcoded as decimal point
character in lang.math.NumberUtils, commons-lang (2.6) ? Shouldn't
this be locale dependent?

Regards,
Stevo.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: NumberUtils and decimal point character

Posted by Henri Yandell <fl...@gmail.com>.
None I can think of; I've recorded it as LANG-674:

  https://issues.apache.org/jira/browse/LANG-674

Thanks :)

On Thu, Jan 27, 2011 at 1:11 AM, Stevo Slavić <ss...@gmail.com> wrote:
> Hello Apache Commons users,
>
> Is there any valid reason why '.' is hardcoded as decimal point
> character in lang.math.NumberUtils, commons-lang (2.6) ? Shouldn't
> this be locale dependent?
>
> Regards,
> Stevo.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org