Currently I need to output a date in a: \'5 October, 2012\' type format. Meaning day-of-month with no leading zeros, space, full month name, comma, space, four-digit year. I
No, there is nothing built-in for Dateobjects, but there are a bunch of libraries to deal with and format them:
date)