Re: [office-formula] VALUE - what to do with "." and ","?

From
Tomas Mecir <>
Date
2007-03-22T21:14:21+00:00
ID
Thread
Re: [office-formula] VALUE - what to do with "." and ","?
2007/3/22, David A. Wheeler <>:
> In short: Do we require "C" locale interpretation of Numbers for VALUE? Is it locale-dependent?  Does it try "C" locale first, and then a locale if that fails?
>
> What do current implementations, including Excel, OOo, Gnumeric, KSpread, etc., do?

If I recall correctly, KSpread first tries locale-specific conversion,
and if that tries, it tries "C" locale, and if that fails too, the
whole conversion fails.

/ Tomas