emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: <tomas@tuxteam.de>
To: emacs-orgmode@gnu.org
Subject: Re: org-time-stamp-custom-formats with out the name of the day of the week
Date: Sat, 3 Sep 2022 09:27:04 +0200	[thread overview]
Message-ID: <YxMByLv0SY1O8+ZF@tuxteam.de> (raw)
In-Reply-To: <877d2lnbnv.fsf@localhost>

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

On Fri, Sep 02, 2022 at 09:33:40PM +0800, Ihor Radchenko wrote:
> Uwe Brauer <oub@mat.ucm.es> writes:
> 
> > I see, the question simply is this:
> >
> > How can I achieve that org-time-stamp inserts the date *without* the day
> > name?!
> 
> This cannot currently be customized. However, you can change
> org-time-stamp-formats constant. Removing the %a should be safe.

FWIW, I have this in an (eval-after-load 'org ...)

  (setq org-time-stamp-formats
     '("<%Y-%m-%d>" ."<%Y-%m-%d %H:%M>"))

since years (> 5) and haven't observed any side effects. But then
I don't meet every nook and cranny of org (I bow in awe to those
who meet half of them :-)

Cheers
-- 
t

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2022-09-03  7:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31 15:59 org-time-stamp-custom-formats with out the name of the day of the week Uwe Brauer
2022-09-01  7:16 ` Ihor Radchenko
2022-09-01 15:50   ` Uwe Brauer
2022-09-02 13:01     ` Ihor Radchenko
2022-09-02 13:23       ` Uwe Brauer
2022-09-02 13:33         ` Ihor Radchenko
2022-09-03  7:27           ` tomas [this message]
2022-09-03 13:31             ` Ihor Radchenko

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YxMByLv0SY1O8+ZF@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=emacs-orgmode@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).