GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
I18N
+
Point of view
All features
ANY
All features
expanded class I18N
Summary
top
Direct parents
Insert list:
ANY
Overview
top
Features
{
ANY
}
locale
:
LOCALE
The currently set locale
set_locale
(a_locale:
LOCALE
)
Set the current locale
Useful constants
{
ANY
}
canada
:
LOCALE
canada_french
:
LOCALE
quebec
:
LOCALE
china
:
LOCALE
chinese
:
LOCALE
english
:
LOCALE
france
:
LOCALE
french
:
LOCALE
german
:
LOCALE
germany
:
LOCALE
dutch
:
LOCALE
netherlands
:
LOCALE
italian
:
LOCALE
italy
:
LOCALE
japan
:
LOCALE
japanese
:
LOCALE
korea
:
LOCALE
korean
:
LOCALE
prc
:
LOCALE
simplified_chinese
:
LOCALE
taiwan
:
LOCALE
traditional_chinese
:
LOCALE
uk
:
LOCALE
us
:
LOCALE
{}
locale_memory
:
REFERENCE
[
LOCALE
]
fix_locale
(a_locale:
LOCALE
)
low-level access to the native localization
i18n_set_system_locale
(language:
POINTER
, country:
POINTER
, encoding:
POINTER
)
locale
:
LOCALE
effective function
{
ANY
}
top
The currently set locale
set_locale
(a_locale:
LOCALE
)
effective procedure
{
ANY
}
top
Set the current locale
ensure
locale
.is_equal(a_locale)
canada
:
LOCALE
once function
{
ANY
}
top
canada_french
:
LOCALE
once function
{
ANY
}
top
quebec
:
LOCALE
once function
{
ANY
}
top
china
:
LOCALE
once function
{
ANY
}
top
chinese
:
LOCALE
once function
{
ANY
}
top
english
:
LOCALE
once function
{
ANY
}
top
france
:
LOCALE
once function
{
ANY
}
top
french
:
LOCALE
once function
{
ANY
}
top
german
:
LOCALE
once function
{
ANY
}
top
germany
:
LOCALE
once function
{
ANY
}
top
dutch
:
LOCALE
once function
{
ANY
}
top
netherlands
:
LOCALE
once function
{
ANY
}
top
italian
:
LOCALE
once function
{
ANY
}
top
italy
:
LOCALE
once function
{
ANY
}
top
japan
:
LOCALE
once function
{
ANY
}
top
japanese
:
LOCALE
once function
{
ANY
}
top
korea
:
LOCALE
once function
{
ANY
}
top
korean
:
LOCALE
once function
{
ANY
}
top
prc
:
LOCALE
once function
{
ANY
}
top
simplified_chinese
:
LOCALE
once function
{
ANY
}
top
taiwan
:
LOCALE
once function
{
ANY
}
top
traditional_chinese
:
LOCALE
once function
{
ANY
}
top
uk
:
LOCALE
once function
{
ANY
}
top
us
:
LOCALE
once function
{
ANY
}
top
locale_memory
:
REFERENCE
[
LOCALE
]
once function
{}
top
fix_locale
(a_locale:
LOCALE
)
effective procedure
{}
top
low-level access to the native localization
i18n_set_system_locale
(language:
POINTER
, country:
POINTER
, encoding:
POINTER
)
{}
top