From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] adhere org-export-date-timestamp-format? Date: Wed, 30 Jan 2013 22:53:21 +0100 Message-ID: <871ud2nxri.fsf@gmail.com> References: <877gpj3raa.fsf@pank.eu> <87623stdza.fsf@bzg.ath.cx> <87bod2637u.fsf@gmail.com> <8738yeh6ts.fsf@bzg.ath.cx> <87wqvm2x3f.fsf@gmail.com> <87sj6ai8gx.fsf@bzg.ath.cx> <87k3rm2q03.fsf@gmail.com> <87vcb6qkdj.fsf@bzg.ath.cx> <8762321vw4.fsf@gmail.com> <87a9se794l.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0fbC-0002Bj-Qc for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 16:53:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0fbB-0001OB-H7 for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 16:53:42 -0500 Received: from mail-wi0-f175.google.com ([209.85.212.175]:61156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0fbB-0001O7-Af for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 16:53:41 -0500 Received: by mail-wi0-f175.google.com with SMTP id hq12so3688456wib.14 for ; Wed, 30 Jan 2013 13:53:40 -0800 (PST) In-Reply-To: <87a9se794l.fsf@bzg.ath.cx> (Bastien's message of "Sat, 12 Jan 2013 15:45:30 +0100") 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: Bastien Cc: emacs-orgmode@gnu.org, Rasmus Hello, Bastien writes: >> Though, I think I have to withdraw my proposal about using #+DATE: value >> as a time format string. Indeed, date value, along with any document >> property, is parsed, which defeats the purpose of using it as a format >> string. >> >> We can still implement a convenient macro to handle timestamps in date >> keyword. >> >> What do you think? > > Up to whatever you find more practical. I have added `org-e-latex-date-format', which can be set to a time format string. When the #+DATE: value consists in a single timestamp, it will be applied to format that timestamp. Otherwise it will be ignored. Regards, -- Nicolas Goaziou