From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Format for timestamp export Date: Mon, 13 Apr 2009 08:54:21 +0200 Message-ID: <2A9661AC-4163-4AE1-88F5-9E3922A61AA5@gmail.com> References: <87skkle5qx.fsf@gmail.com> <87ocv1d8hf.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) 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 1LtG3r-0007JV-LA for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:54:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtG3o-0007Gl-0O for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:54:31 -0400 Received: from [199.232.76.173] (port=53421 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtG3n-0007GY-NY for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:54:27 -0400 Received: from mx20.gnu.org ([199.232.41.8]:15400) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LtG3n-0001mR-3J for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:54:27 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtG3l-0007B3-GB for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:54:25 -0400 Received: by ewy4 with SMTP id 4so2302060ewy.42 for ; Sun, 12 Apr 2009 23:54:23 -0700 (PDT) In-Reply-To: <87ocv1d8hf.fsf@gmail.com> 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: Daniel Clemente Cc: mailing-list-org-mode Fixed for LaTeX export, and documented. - Carsten On Apr 12, 2009, at 8:37 PM, Daniel Clemente wrote: > El jue, abr 09 2009, Carsten Dominik va escriure: >>> >>> Can I format timestamps on export? >> >> You can customize them for display, which will also >> transfer to exported files. >> Check out the variables `org-display-custom-times' and >> `org-time-stamp-custom-formats'. >> > Thanks; I didn't know that org-display-custom-times would affect > also the export. Could the documentation say that? >