Variable: org-sort-agenda-notime-is-late
org-sort-agenda-notime-is-late is an alias and customizable for
org-agenda-sort-notime-is-late, defined in org-compat.el.gz.
This variable is obsolete since 9.4; use
org-agenda-sort-notime-is-late instead.
Value
t
Documentation
Non-nil means items without time are considered late.
This is only relevant for sorting. When t, items which have no explicit time like 15:30 will be considered as 99:01, i.e. later than any items which do have a time. When nil, the default time is before 0:00. You can use this option to decide if the schedule for today should come before or after timeless agenda entries.
Aliases
org-sort-agenda-notime-is-late (obsolete since 9.4)