import { DateToTimeAgoPipe } from 'date-ago-pipe/date-to-time-ago.pipe';


{{ date | timeAgo}}

where date is a date(Date) or a timestamp (number)