Page 1 of 1

Date Format

Posted: Fri Aug 20, 2010 11:47 am
by MikeC
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

Posted: Fri Aug 20, 2010 1:07 pm
by Brendan
You can select the Custom text format and for the format mask specify the following:

Code: Select all

MMMM dd, yyyy