|
void | SetDefaults () |
|
void | SetTemperatureUnit (const std::string &strUnit) |
|
void | SetSpeedUnit (const std::string &strUnit) |
|
void | SetTimeZone (const std::string &strTimeZone) |
|
void | SetGlobalLocale () |
| Set the locale associated with this region global. More...
|
|
|
std::string | m_strLangLocaleName |
|
std::string | m_strLangLocaleCodeTwoChar |
|
std::string | m_strRegionLocaleName |
|
std::string | m_strName |
|
std::string | m_strDateFormatLong |
|
std::string | m_strDateFormatShort |
|
std::string | m_strTimeFormat |
|
std::string | m_strMeridiemSymbols [2] |
|
std::string | m_strTimeZone |
|
std::string | m_strGrouping |
|
char | m_cDecimalSep |
|
char | m_cThousandsSep |
|
CTemperature::Unit | m_tempUnit |
|
CSpeed::Unit | m_speedUnit |
|
◆ SetGlobalLocale()
void CLangInfo::CRegion::SetGlobalLocale |
( |
| ) |
|
Set the locale associated with this region global.
Set the locale associated with this region global. This affects string sorting & transformations.
- Todo:
- move to CLangInfo class
The documentation for this class was generated from the following files: