Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICultureInfo

Interface for culture info.

Hierarchy

Implemented by

Index

Properties

name

name: string

Gets the name of the culture in the format languagecode2-country/regioncode2.

threeLetterISOLanguageName

threeLetterISOLanguageName: string

Gets the ISO 639-2 three-letter code for the language of the culture.

twoLetterISOLanguageName

twoLetterISOLanguageName: string

Gets the ISO 639-1 two-letter code for the language of the culture.

Generated using TypeDoc