I'm exporting my org-mode file to LaTeX, and often use the C-c .
timestamp as a top level heading as sort of a rolling diary.
However, when it exports to PDF, <2014-04-25 Fri>
looks a little funny. Is there a general setting that would convert the timestamps to some kind of formatted date, like "Friday, April 25, 2014" or some other kind of common datestring format?
I looked here and understand that there are a couple ways of entering dates, but I imagine there must be output formatting, too. I see also that there is an export timestamp setting here,
<:
Toggle inclusion of any time/date active/inactive stamps (org-export-with-timestamps).
But am unclear on what implementation would mean.