Locale

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getEncodingFromLangID
string getEncodingFromLangID(LANGID langID)
Undocumented in source. Be warned that the author may not have intended to support it.
getSystemDefault
Locale getSystemDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
getUserDefault
Locale getUserDefault()
Undocumented in source. Be warned that the author may not have intended to support it.
getUserUI
Locale getUserUI()
Undocumented in source. Be warned that the author may not have intended to support it.
query
Locale query(LCID lcid)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

country
string country;
Undocumented in source.
encoding
string encoding;
Undocumented in source.
language
string language;
Undocumented in source.
script
string script;
Undocumented in source.
variant
string variant;
Undocumented in source.

See Also

Meta