Ordinal Formatter

Return to utilities main page.

Background: This expresses a specified integer as an ordinal numeral.

Instructions: Immediately after /ordinalFormatter in your browser's url, type /number, where number is a nonnegative integer.

Example(s): The results for 1, 12, and 23 are 1st, 12th, and 23rd, respectively.