Wow! Locale seems to be seriously broken: variables have not accessors, primitives have not senders...
It seems that the primitives can be used without problems to access the locale properties of the host OS but it seems that it’s not possible to switch the locale. > On 08 Jan 2016, at 12:17, Trussardi Dario Romano <[email protected]> > wrote: > > Ciao, > > i work with Pharo4.0 Latest update: #40625 > > Now i need to setup the system to manage the Italy country > > - decimalSymbol ( , ) > - currencySymbol ( € ) > > -dateFormat dd-MM-yyyy HH:mm > > How i can do it ? > > What is the Pharo system status about localization ? > > The: Locale current answer aLocale instance > > with id set to it-It > > but with all variables set to nil. > > > Thanks for any considerations, > > Dario
