Hello again, I am making a code to obtain the values of a child in Firebase, the problem is that this child is a date and all dates have symbols that separate DD / MM / YY, when I want to obtain the range of a date I get this message.
getting the range of dates is the main function of my app. How do you think this can be fixed?