@yasirpanjsheri wrote:
I have an array of objects where I am looping through to display data in the HTML using
*ngFor... each object also contains 2 dates , start and end.How can I calculate the difference and display it in months / years ?
what is the best way in this case to achieve this, thanx
Posts: 1
Participants: 1