Posts by Vinicius Garcia • 11 points
1 post
-
1
votes0
answers23
viewsQ: JS: Problems with the order of a Dates array
Hello! I’m having trouble in Javascript with the order of an array. Basically, I take a list of objects and sort it according to one of its attributes which is a Date. But when I give a console.log,…