What are the Salesforce format date options?
I need this date format in a visualforce page: "December 14, 2013". I can't seem to find the format options for visualforce. I read that it's the same as the java messageformat class options, but I cannot find a list for that either.
Regarding the salesforce format date options, this will print the date out in the format December 14, 2013. The documentation can be found here
or if all you need is the current date printed out in that format then you can use this: