Hex Core JS
    Preparing search index...

    Function getLocaleDecimalSeparator

    • Returns the character(s) that act as the decimal separator in the current locale. For example, in US English, a decimal point (".") is used (e.g. "1.1").

      Parameters

      • locales: LocalesArgument = ...

        The locale(s) to use for formatting.

      Returns string