I would like to set Custom Format for DateTimePicker.
The format I want is like this:
1st Aug 2003
2nd Aug 2003
3rd Aug 2003
4th Aug 2003
I tried this: dd MMM yyyy
but I could not display the "st", "nd", "rd", "th"
how can I make it? please guide, thank you.
