I have a date field that is required to be in the format of "August 20, 2010". In the format options under the Date option I don't have that format available-the closest are "8/20/2010" and "Friday, August 20, 2010"
How do I format the date field so it displays as August 20, 2010?
Thanks
Date Format
Date Format
You can select the Custom text format and for the format mask specify the following:
Code: Select all
MMMM dd, yyyy