<div>{{2018-04-16T05:56:45.200Z | amTimeAgo}}</div>
The above gives me results after a minute as 1 minutes ago
but I want the result as 1 mins ago
How can I achieve this using angular2-moment npm module?
I have to use this module only to fulfill the result.The link is providedhere