emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-time-stamp-custom-formats with out the name of the day of the we


From: Ihor Radchenko
Subject: Re: org-time-stamp-custom-formats with out the name of the day of the week
Date: Fri, 02 Sep 2022 21:01:59 +0800

Uwe Brauer <oub@mat.ucm.es> writes:

>> Timestamp format is hard-coded in Org syntax. See
>> https://orgmode.org/worg/dev/org-syntax.html#Timestamps
>
> I see, but I just learned that also 
>
> <2022-09-01>
>
> Is interpreted as a timestamp not only 
>
> <2022-09-01 Thu>

Yes. Day name is optional.

> However although I have set
>
>   (setq org-time-stamp-custom-formats '(" %d.%m.%Y " . " %d.%m.%Y")
>
> The day of the week gets always inserted.
>
> That is a bit inconsistent I would say.

I am not sure what you are referring to.
org-time-stamp-custom-formats is not changing the actual text. Just the
way timestamps are displayed when org-display-custom-times is non-nil.

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92



reply via email to

[Prev in Thread] Current Thread [Next in Thread]