Interface PreferredLocaleOptions

Options for Preferred Locale

Hierarchy

  • PreferredLocaleOptions

Properties

languageOnly?: boolean

Whether to return only the language portion of the locale. Defaults to false

regionLowerCase?: boolean

Whether to return the region portion of the locale lowercased. Defaults to false