[Gambas-user] System.Language (gb)
Tobias Boege
taboege at ...626...
Mon Jul 3 23:43:56 CEST 2017
On Tue, 04 Jul 2017, bb wrote:
> Static Property Language As String
>
> Returns or sets the current language setting.
>
> But which one? LANG? LC_ALL? LANGUAGE? ...
>
According to source code it returns:
1. LC_ALL if that's non-empty, next
2. LANG if that's non-empty, or otherwise
3. en_US.
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list