I have a table in firebase with 3 columns:
Date, text, title
I want to filter so that it shows me only the row that matches today's date, how do I do that function?
The date column is type: datetime.
In the filter I put the condition to show me the date row that coincides with Current time but it does not give me the correct result.
Please help
Help with datetime
14 replies