Sorry for missing the error's detail. Here it is

```
org-duration-to-minutes: Invalid duration format: "+0:29"
```

I seen this message from my Emacs' *Messages* buffer after I invoke org-agenda. And the *Org Agenda* buffer is empty except a simple title.

Ihor Radchenko <yantar92@gmail.com> 于2022年2月20日周日 14:49写道:
Liutos <mat.liutos@gmail.com> writes:

> Assume there is an entry as simple as following
>
> * a simple entry
>
> Move the cursor on the entry, then press C-c C-s for setting its
> SCHEDULED property. Then type `23:59+0:30` and press Enter key. The
> resulting SCHEDULED property will be an ill-formed value such as
> `<2022-02-19 Sat 23:59-24:29>`, which will cause error in org agenda.

Could you clarify what kind of error is triggered?
<2022-02-19 Sat 23:59-24:29> is a perfectly valid date range format,
which should be handled by org-agenda without issues.

Best,
Ihor


--
Liutos Love Linux LaTeX Lisp Ling

我的GitHub主页:https://github.com/Liutos