Uwe Brauer <o...@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