Modify Dates in a certain format in an array of objects JavaScript
I am trying to modify the dates in an object in below format. Basically I want to first convert the string date into date format, then try to get the year and decide if it's 1st half of the year…