Intl.DisplayNames object is a constructor for objects that enables the consistent translation of language, region and script display names.
Syntax
new Intl.DisplayNames([locales[, options]])
Specifications
| Specification | Status | Comment |
|---|---|---|
| Intl.DisplayNames Constructor | Stage 3 |