culture.Iso3Code(culture : str) : str
Get ISO 639-2 three-letter code for culture.
1.9.1 or later
The ISO 639-2 three letter code for the given culture name
To find the iso2 code of a culture name:
{{culture.iso3code("en-IE") }}
Viewing Details: