You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder how to solve this issue; If I try to do a <=2002/05/28 if something is dated 2002-05-28Z00:01:00 it is not returned.
I was wonder if I can fine tune Processor 🤔
Describe the bug
Filtering by
DateOnly
does not workTo Reproduce
Filtering by a
DateTime
works:but using the same setup for a
DateOnly
does not filter a listExpected behavior
The list should be filtered by matching records on the
DateOnly
propScreenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: