Hex Core JS
    Preparing search index...

    Function getOrdinalSuffix

    • Returns the ordinal suffix ("st", "nd", "rd", "th") of the given number.

      Parameters

      • value: number

        The number to return the ordinal suffix for.

      Returns string