### Bug Description When a task is scheduled for 14:00 today, it is not shown when the filter is 'scheduled <= today()' But at 14:00, it is shown when the filter is `scheduled <= today() + "14 hours"` I am in AEDT.
Bug Description
When a task is scheduled for 14:00 today, it is not shown when the filter is 'scheduled <= today()'
But at 14:00, it is shown when the filter is
scheduled <= today() + "14 hours"I am in AEDT.