Date formatting
I am using the the date format string "dddd, MMMM dd, yyyy" which formats Date type to Monday, April 04, 2005. Is there any way I can specify in the format string so that the day should be in capital letter eg MONDAY, April 04, 2005. I don't want to parse myself.
Thanks in advance
kbhamberPosted Apr 4, 2005, 3:04 PM
ytram5Posted Apr 4, 2005, 11:37 AM