<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Gianluigi,<br>
<br>
Matt and I will look at this later on today. The Playground is a
Gambas.one project.<br>
<br>
Charlie<br>
<br>
On 30/07/2019 12:41, Gianluigi wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJ2rqFbdS01si3Th3XAn2QPVgx0E0z98foNYGCvcPmVmr1oHkQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">If I try to write this code in Gambas Playground:<br>
Print Format(1234.54643, gb.Currency)<br>
I get:<br>
1 234.54643<br>
instead of $1,234.55 how it should be.<br>
<br>
If I try this: <br>
System.Language = "en_US.UTF-8"<br>
I get:<br>
gbx3: warning: cannot switch to language 'en_US.UTF-8': No such
file or directory. Did you install the corresponding locale
packages?<br>
<br>
But the result of this:<br>
Print Format(Now, gb.LongDate)<br>
is correctly in English:<br>
July Tuesday 30 2019<br>
<br>
<div>I don't understand on what language is based playground</div>
<div><br>
</div>
<div>Regards</div>
<div>Gianluigi<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
</blockquote>
<br>
</body>
</html>