From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Sean Sieger <sean.sieger@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: display-time-string-forms
Date: Wed, 10 Oct 2007 10:28:15 +0200 [thread overview]
Message-ID: <03E27185-8F0B-4C91-8864-FB5233992B43@Web.DE> (raw)
In-Reply-To: <87ir5fublw.fsf@gmail.com>
Am 10.10.2007 um 01:11 schrieb Sean Sieger:
> With M-x apropos display-time, I found the variable and its
> documentation, but I don't know elisp. I was hoping there was some
> information in the manual, but no.
>
> Is there a little something I can put in my ~/.emacs to get the form:
>
> yyyymmdd hh:mm
It isn't ELisp, it's UNIX: 'man strftime' can explain. Then you can
experiment on the command line with something like:
date '+%Y%M%d %R%p'
When you've found what you want, you can customise display-time-
format to become "%Y%M%d %R%p" or your finding.
--
Greetings
Pete
Clovis' Consideration of an Atmospheric Anomaly:
The perversity of nature is nowhere better demonstrated
than by the fact that, when exposed to the same atmosphere,
bread becomes hard while crackers become soft.
next prev parent reply other threads:[~2007-10-10 8:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-09 23:11 display-time-string-forms Sean Sieger
2007-10-10 6:53 ` display-time-string-forms Dieter Wilhelm
2007-10-10 8:28 ` Peter Dyballa [this message]
[not found] ` <mailman.1909.1191999022.18990.help-gnu-emacs@gnu.org>
2007-10-10 12:05 ` display-time-string-forms Warren Oates
2007-10-10 16:04 ` display-time-string-forms B. T. Raven
2007-10-10 18:56 ` display-time-string-forms Drew Adams
2007-10-10 19:50 ` display-time-string-forms Peter Dyballa
2007-10-11 0:25 ` display-time-string-forms Dieter Wilhelm
2007-10-10 18:00 ` display-time-string-forms Sean Sieger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=03E27185-8F0B-4C91-8864-FB5233992B43@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=sean.sieger@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.