Issue when using the "equal to" relation filter List View and Calendar

I have a firebase collection where I store data of an event including a DatePicker (date and time), and in a page I want to show a calendar and a list view with the events according to the selected date.

For some reason that I do not understand for more than I see tutorials I can not get to display the events when the filter is marked as date equal to "calendar select day" comes out all empty, whatever the date you choose and even if it contains events, however if I mark the option "greather than" or vice versa, there if the events are displayed if it is recognizing the date, what can I be doing wrong?

1
3 replies