I am not sure where the syntax error is in this for the long representation of MonthName Day, YYYY.
I would also like to eliminate the day of the week prefix. Is there a built-in function?
str = DateTimeFormat( "%#x", dt ); // Long date representation, appropriate to current locale. For example: “Tuesday, March 14, 1995”.