I have an arrangement as follows [{ first name:"---", date: "05-06-2019" }, { first name:"---", date: "08-06-2019" }, { first name:"---", date: "10-01-2019" } ] I would like to order the arrangement of the form from the closest date to the farthest one, how could I do it ???