Hey guys.
So I have a variable array, named "Dias"with several values (dates - Name)
My question, Is there any way to get equal values from this array?
In this case I want to get the 2 equal dates "2022-03-21"
(Dates are not formated, I know)
Thanks in advance.