Trails Packages
    Preparing search index...

    This class allows to parse numbers from strings according to the given locale. Currently, in JavaScript there is no built-in way to parse numbers according to the current locale. Only arabic numerals are supported.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parses a number from a string considering the locale.

      Parameters

      • numberString: string

      Returns number