From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: publish - date format Date: Mon, 14 Jul 2008 12:10:12 -0700 Message-ID: <8B062707-49BE-458D-B8AB-922AEE1D7652@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KITRC-00043y-8z for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 15:10:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KITR9-00043m-SH for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 15:10:16 -0400 Received: from [199.232.76.173] (port=58196 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KITR9-00043j-Ny for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 15:10:15 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:42080) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KITR9-0003mJ-Tc for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 15:10:16 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard G Riley Cc: org-mode Yes. Hmmm, the default is really stupid, will change it to an ISO spec. Anyway, to configure (briefly mentioned in the export options section of the manual): #+DATE: %Y-%m-%d %T See the emacs function format-time-string for al the possible % escapes. For publishing, use the :date property. - Carsten On Jul 11, 2008, at 5:18 AM, Richard G Riley wrote: > > Is it possible to change the exported date format for the html > timestamp > in the postamble and other places? > > It is currently in the form 02:15:03 PM, but I would like it in 24 > hour. I tried to modify 'calendar-time-display-form but that did not > work. > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode