a8m / ng-pipes

Bunch of useful pipes for Angular2 (with no external dependencies!)
https://a8m.github.io/ng-pipes/
MIT License
118 stars 24 forks source link

timeAgo result in "Invalid date" #51

Open waveiron opened 3 years ago

waveiron commented 3 years ago

Code:

{{'2021-11-07T07:23:12.876Z' | timeAgo}}
waveiron commented 3 years ago

Could you please make ng-pipes do a type check first?