I have a query in my daily note called "Due Today," which returns all of my Projects (a custom object I created, not the default object) where the Due date property "starts on or before today." I also have it set to group the results by the Due date property and "by day."
The query returns the correct results, but the date they are grouped by is always one day before the correct Due date. So, Projects that are Due September 29 are grouped under September 28, projects Due today are grouped under "yesterday," etc.
I'm on a Mac Studio, MacOS 26.0.1, and Capacities 1.53.17. Thanks!