Hex Core JS
    Preparing search index...

    Variable newIntlLocaleConst

    newIntlLocale: (
        this: any,
        ...args: [tag: string | Locale, options?: LocaleOptions],
    ) => Locale = ...

    Memoized version of new Intl.Locale.

    Type Declaration

      • (this: any, ...args: [tag: string | Locale, options?: LocaleOptions]): Locale
      • Parameters

        • this: any
        • ...args: [tag: string | Locale, options?: LocaleOptions]

        Returns Locale