Namespace: _ord

JTSageDateBox. _ord

Ordinal generation

Custom ordinals are possible, they should be _ord.

To date, I've not found any other language that uses them for dates.

Source:

Methods


<static> default(num)

Make an english language ordinal (1st, 2nd, 3rd, 4th, etc)

Parameters:
Name Type Description
num number
Source:
Returns:

Ordinal string

Type
string