[Top]
Standards
Standards.ISO639_2
|
Method Standards.ISO639_2.get_language()
- Method
get_language
string get_language(string code)
- Description
Look up the language name given an ISO 639-2 code
in lower case. It will first be looked up in the
ISO 639-2/T table and then in ISO 639-2/B if the
first lookup failed. Returns zero typed zero on
failure.
|