In my application I am getting message sent date from API response, I want to calculate the difference between current date and the date from API response in days(difference) using angular 8 and map in ngFor.
https://stackblitz.com/edit/angular-xv1twv?file=src%2Fapp%2Fapp.component.html
Please help me. Should I use moment.