Ordinal Numbers with DatePicker
Forgive me if I'm not using the correct terminology. I've created a date picker content control which displays a calendar for picking dates. I use the following format display: d of MMMM, yyyy
But I would like the day to be an ordinal number. What do I have to do to achieve that?
Thanks
|