writes:
>> 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) a
On Fri, Sep 02, 2022 at 09:33:40PM +0800, Ihor Radchenko wrote:
> Uwe Brauer 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-s
Uwe Brauer 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.
--
Ihor Radchenko,
Org mo
>>> "IR" == Ihor Radchenko writes:
> Uwe Brauer 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
Uwe Brauer 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 alth
>>> "IR" == Ihor Radchenko writes:
> Uwe Brauer writes:
>> Which is well expected. So I am wondering, is there a way truly to have
>>
>> <31.08.2022> interpreted as a org time-stamp?
> Timestamp format is hard-coded in Org syntax. See
> https://orgmode.org/worg/dev/org-syntax.html#Timestamp
Uwe Brauer writes:
> Which is well expected. So I am wondering, is there a way truly to have
>
> <31.08.2022> interpreted as a org time-stamp?
Timestamp format is hard-coded in Org syntax. See
https://orgmode.org/worg/dev/org-syntax.html#Timestamps
--
Ihor Radchenko,
Org mode contributor,
L