Ecodev / natural

Angular Material components and various utilities

Home Page:https://ecodev.github.io/natural

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New TimeAgoPipe

PowerKiKi opened this issue · comments

Port \Application\View\Helper\TimeAgo to TS to have a custom and simple timeago pipes to be used across all our project (and that is coherent with existing usages), and that support SSR (no dependency on Intl API in node).

This require Angular 10.1 in order to localize string properly.