Tagged Questions
1
vote
4answers
2k views
Is there a VB.NET function to format a number as an Ordinal
The title says it all really, is there a built in VB.NET function to format a number as an Ordinal?
Or do I have to write my own?
There isn't in C# so I'm thinking their isn't :(
Thanks