new Locale()
- Source:
Methods
country() → {string}
Returns the country as reported by the HTTP client.
- Source:
Returns:
variant
- Type
- string
language() → {string}
Returns the language as reported by the HTTP client.
- Source:
Returns:
language
- Type
- string
variant() → {string}
Returns the variant as reported by the HTTP client.
- Source:
Returns:
variant
- Type
- string