From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dieter Wilhelm Newsgroups: gmane.emacs.help Subject: Re: display-time-string-forms Date: Thu, 11 Oct 2007 02:25:02 +0200 Organization: The Church of Emacs Message-ID: <87zlyqfqg1.fsf@debby.local.net> References: <87ir5fublw.fsf@gmail.com> <024d5af2$0$23385$c3e8da3@news.astraweb.com> <75FEEBEB-6E05-48F1-93FE-03ED43522390@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1192062168 25663 80.91.229.12 (11 Oct 2007 00:22:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2007 00:22:48 +0000 (UTC) Cc: emacs list , Sean Sieger To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 11 02:22:46 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iflp7-0005bs-QT for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Oct 2007 02:22:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iflp1-0004vL-PX for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Oct 2007 20:22:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iflon-0004v2-Kf for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 20:22:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iflol-0004uW-6R for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 20:22:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iflol-0004uT-3J for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 20:22:23 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ifloj-0003NV-Tj for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 20:22:23 -0400 Original-Received: from debby.local.net (drms-590c7ab8.pool.einsundeins.de [89.12.122.184]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1Iflof0NlQ-0008R7; Thu, 11 Oct 2007 02:22:17 +0200 Original-Received: from dieter by debby.local.net with local (Exim 4.63) (envelope-from ) id 1IflrK-0001n8-Cl; Thu, 11 Oct 2007 02:25:02 +0200 In-Reply-To: <75FEEBEB-6E05-48F1-93FE-03ED43522390@Web.DE> (Peter Dyballa's message of "Wed\, 10 Oct 2007 21\:50\:07 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Provags-ID: V01U2FsdGVkX1/neb8bEqcbDWQbL7SnXALhTXxCsTTh3dPPI3n a1WpKpRvsagbP1ux7dmWEmwh8GpZYJ/waBfuPfYHZ9+Zu81oUd j6zSEyze803XhIUEukWy16yPa4hmOuf X-Detected-Kernel: Linux 2.6? (barebone, rare!) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48326 Archived-At: Peter Dyballa writes: >> Dieter Wilhelm wrote: >>> I have >>> (setq display-time-format "%R %Y-%m-%d") >>> >>> which gives me >>> >>> 08:47 2007-10-10 > > The format "%R %F" should give the same result ... Thanks for the hint, where have snatch that information? %F is not documented in the format-time-string function, instead: For example, to produce full ISO 8601 format, use "%Y-%m-%dT%T%z". GNU Emacs 23.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.8.20) of 2007-09-15 on elegiac, modified by Debian -- Best wishes H. Dieter Wilhelm Darmstadt, Germany