From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: Re: defining custom timestamps Date: Thu, 19 Jul 2012 19:23:28 -0400 (EDT) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss04A-0000eO-Lj for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 19:23:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ss049-0001x5-Mu for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 19:23:30 -0400 Received: from shellworld.net ([69.60.117.94]:60410 helo=server1.shellworld.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss049-0001x1-IH for emacs-orgmode@gnu.org; Thu, 19 Jul 2012 19:23:29 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price Cc: Org Mode Someone please correct me if I'm wrong. I think the format strings for org-mode to format dates may come from the date (1) man page. On Thu, 19 Jul 2012, Matt Price wrote: > Hi, > > On HTML export, want my timestamps to display as: > > Thursday, July 19 > > or maybe: > > July 19 (Thu) > > instead of the default > > 2012-07-19 Thu > > I've tried setting org-time-stamp-custom-formats but I haven't been able to > find the documentation that explains the formatting strings. Also I'm not > exactly sure which variables control the display of custom times on HTML > export. > > thanks as always! > > matt > ---------------------------------------------------------------- Hardware eventually fails; software eventually works, no amount of band width can fix poor design Jude