From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [new exporter] adhere org-export-date-timestamp-format? Date: Wed, 09 Jan 2013 18:15:10 +0100 Message-ID: <87sj6ai8gx.fsf@bzg.ath.cx> References: <877gpj3raa.fsf@pank.eu> <87623stdza.fsf@bzg.ath.cx> <87bod2637u.fsf@gmail.com> <8738yeh6ts.fsf@bzg.ath.cx> <87wqvm2x3f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TszFB-0006VR-As for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:15:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TszF9-0003aX-S5 for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:15:13 -0500 Received: from mail-we0-f171.google.com ([74.125.82.171]:47304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TszF9-0003aA-Lj for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 12:15:11 -0500 Received: by mail-we0-f171.google.com with SMTP id u3so1194050wey.16 for ; Wed, 09 Jan 2013 09:15:10 -0800 (PST) In-Reply-To: <87wqvm2x3f.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 09 Jan 2013 16:29:56 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Rasmus Hi Nicolas, Nicolas Goaziou writes: > For example, in the `e-latex' back-end, there is > `org-e-latex-date-format'. > > Should the value of the variable be used as an argument for > `org-export-format-timestamp' if the #+DATE: keyword only contains > a timestamp object, and for `format-time-string' otherwise? Yes, good idea! -- Bastien