>
> Pino Zollo let me know that there is probably an error in
> /usr/share/i18n/locales/it_IT.utf8
>
> ---
> LC_NUMERIC
> decimal_point ""
> thousands_sep "" <-- (empty string, not
> SPACE) grouping 0;0
> END LC_NUMERIC
>
Ricardo Díaz Martín ha scritto:
> I confirm I'm have got the same problem in Spanish configuration. For
> decimals we use "," (coma) and gambas returns "," (coma - it's ok) but for
> milliar we use "." (point) and gambas returns " " (blank). All the rest of
> locale data (date, time and currency ar
I confirm I'm have got the same problem in Spanish configuration. For
decimals we use "," (coma) and gambas returns "," (coma - it's ok) but for
milliar we use "." (point) and gambas returns " " (blank). All the rest of
locale data (date, time and currency are fine)
I'm working with ubuntu 9.04x86
> Benoît Minisini ha scritto:
> >> For LANG="POSIX"
> >>
> >> ? Format$(Val("14555888") / 1000, "#,###.000")
> >> 14,555.888
> >>
> >> ...this is OK
> >>
> >> LANG="es_ES.utf8" and for LANG="it_IT.utf8"
> >>
> >> ? Format$(Val("14555888") / 1000, "#,###.000")
> >> 14 555,888
> >>
> >> There is a sp
Benoît Minisini ha scritto:
>> For LANG="POSIX"
>>
>> ? Format$(Val("14555888") / 1000, "#,###.000")
>> 14,555.888
>>
>> ...this is OK
>>
>> LANG="es_ES.utf8" and for LANG="it_IT.utf8"
>>
>> ? Format$(Val("14555888") / 1000, "#,###.000")
>> 14 555,888
>>
>> There is a space where should be a . but
> For LANG="POSIX"
>
> ? Format$(Val("14555888") / 1000, "#,###.000")
> 14,555.888
>
> ...this is OK
>
> LANG="es_ES.utf8" and for LANG="it_IT.utf8"
>
> ? Format$(Val("14555888") / 1000, "#,###.000")
> 14 555,888
>
> There is a space where should be a . but I can cope with it
>
> For LANG="ru_RU.u
For LANG="POSIX"
? Format$(Val("14555888") / 1000, "#,###.000")
14,555.888
...this is OK
LANG="es_ES.utf8" and for LANG="it_IT.utf8"
? Format$(Val("14555888") / 1000, "#,###.000")
14 555,888
There is a space where should be a . but I can cope with it
For LANG="ru_RU.utf8"
? Format$(Val("