[Gambas-user] Gambas Playground language question

Gianluigi bagonergi at gmail.com
Tue Jul 30 20:03:17 CEST 2019


Hi Matt & Charlie,
thank you very much both, but since gambas is based on American maybe, if
possible, you should base Playground on the American.
Here [0] if you don't set the language get the pounds.

Excellent in localizations [1] 👍

Thank you again :-)
Gianluigi

[0] http://gambaswiki.org/wiki/comp/gb/gb/currency
[1] http://gambaswiki.org/wiki/comp/gb/gb/currency?l=it

Il giorno mar 30 lug 2019 alle ore 19:21 Matthew Collins <
matthew.charles.collins.75 at gmail.com> ha scritto:

> Charlie and I have updated the Docker Images and, as we are British, the
> default language is now en_GB but you can use any of the following:-
>
> System.Language = "en_GB.UTF-8"
> System.Language = "en_US.UTF-8"
> System.Language = "de_DE.UTF-8"
> System.Language = "fr_FR.UTF-8"
> System.Language = "it_IT.UTF-8"
> System.Language = "es_ES.UTF-8"
>
> Matt & Charlie
> On 7/30/19 4:03 PM, Gianluigi wrote:
>
> Hi Charlie,
> thank you very much, I await your news. 👍
>
> Regards
> Gianluigi
>
> Il giorno mar 30 lug 2019 alle ore 16:03 Charlie Ogier <charlie at cogier.com>
> ha scritto:
>
>> Hi Gianluigi,
>>
>> Matt and I will look at this later on today. The Playground is a
>> Gambas.one project.
>>
>> Charlie
>>
>> On 30/07/2019 12:41, Gianluigi wrote:
>>
>> If I try to write this code in Gambas Playground:
>>   Print Format(1234.54643, gb.Currency)
>> I get:
>>  1 234.54643
>> instead of $1,234.55 how it should be.
>>
>> If I try this:
>>   System.Language = "en_US.UTF-8"
>> I get:
>> gbx3: warning: cannot switch to language 'en_US.UTF-8': No such file or
>> directory. Did you install the corresponding locale packages?
>>
>> But the result of this:
>>   Print Format(Now, gb.LongDate)
>> is correctly in English:
>> July Tuesday 30 2019
>>
>> I don't understand on what language is based playground
>>
>> Regards
>> Gianluigi
>>
>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>
>>
>>
>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190730/f850362c/attachment-0001.html>


More information about the User mailing list