Liutos <mat.liu...@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