UNPKG
date-ago-pipe
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
date to time ago pipe angular 2
github.com/cedvdb/ng2-date-to-time-ago
cedvdb/ng2-date-to-time-ago
date-ago-pipe
/
README.md
6 lines
(3 loc)
•
146 B
Markdown
View Raw
1
2
3
4
5
6
import { DateToTimeAgoPipe } from
'date-ago-pipe/date-to-time-ago.pipe'
; {{
date
| timeAgo}}
where
date
is a
date
(Date) or a timestamp (number)