Format date function in .NET

Posted by Rob Nicholson on Stack Overflow See other posts from Stack Overflow or by Rob Nicholson
Published on 2010-04-03T10:02:22Z Indexed on 2010/04/03 10:03 UTC
Read the original article Hit count: 414

Filed under:
|

Is there an inbuilt .NET date formatting function to return a date in the format:

3rd April 2010

It's the "rd" bit that I cannot recollect whether there is a formatting option.

Cheers, Rob.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about datetime