From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: display-time-string-forms Date: Wed, 10 Oct 2007 21:50:07 +0200 Message-ID: <75FEEBEB-6E05-48F1-93FE-03ED43522390@Web.DE> References: <87ir5fublw.fsf@gmail.com> <024d5af2$0$23385$c3e8da3@news.astraweb.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1192045849 6482 80.91.229.12 (10 Oct 2007 19:50:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Oct 2007 19:50:49 +0000 (UTC) Cc: Sean Sieger To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 10 21:50: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 1IfhZm-0004UH-EI for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Oct 2007 21:50:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IfhZg-00083G-Ky for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Oct 2007 15:50:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IfhZO-0007zb-2q for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 15:50:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IfhZM-0007vy-Kl for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 15:50:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IfhZM-0007vf-DV for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 15:50:12 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IfhZM-0002uD-7z for help-gnu-emacs@gnu.org; Wed, 10 Oct 2007 15:50:12 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id B063FA5C441E; Wed, 10 Oct 2007 21:50:09 +0200 (CEST) Original-Received: from [195.4.208.235] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1IfhZJ-0003Yt-00; Wed, 10 Oct 2007 21:50:09 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18VQrhN8buGc3/4ik256qvx290qqDYXSrvn2YjT GYG+n51lMQWUf7JWlFcE8JXM+kHW+ughoevhWcHvbP5MMuclaZ 1SqbcMHIxMykAzCcxLOg== X-Detected-Kernel: Linux 2.4-2.6 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:48321 Archived-At: > 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 ... I made a mistake in my previoups eMail: %R gives 24 hours clock, %I =20 gives 12 hours clock. %r is an option, too. -- Mit friedvollen Gr=FC=DFen Pete A common mistake that people make when trying to design something =20 completely foolproof is to underestimate the ingenuity of complete =20 fools.