getCountryCode()
getLanguageCode()
getLocale()
This interface describes a language information consisting of language code(ISO 639) and country code(ISO 3166).
getCountryCode() : string
string
getLanguageCode() : string
getLocale() : mixed
mixed