Tagged Questions

0
votes
4answers
852 views

Is there a VB.NET function to format a number as an Ordinal

Hello, 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