Hex Core JS
    Preparing search index...

    Function toOrdinal

    • Returns the given number as an ordinal string (e.g. "1st", "2nd", "3rd", "4th").

      Parameters

      • value: number

        The number to convert to an ordinal.

      Returns string