[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Timezone is inserted in middle of range [9.7 (9.7-??-e90a8a69a
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] Timezone is inserted in middle of range [9.7 (9.7-??-e90a8a69a)] |
Date: |
Tue, 30 Jan 2024 13:51:50 +0000 |
Zaz <zaz.yxw@gmail.com> writes:
> When I set Org to include the timezone in the timestamp and schedule a
> task for 17:00-18:00, the correct format appears in the autocompletion,
> "17:00-18:00 EST"; but when I press enter, the timezone is inserted in
> the middle: "17:00 EST-18:00", which is not parsed correctly by Org agenda.
> ...
> (after! org
> (setq org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a
> %H:%M %Z>")))
Changing `org-time-stamp-formats' constant is not supported by Org mode.
It may or may not work.
Not a bug.
Canceled.
--
Ihor Radchenko // yantar92,
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>