I am using IntlDateFormatter to format dates with the "FULL" constant, which turns out like:
Thursday, August 29, 2013
How can I get dates with short weekdays/month names like:
Thu, Aug 29, 2013
instead? So something like "MEDIUM" style plus weekday.