urish / ngx-moment

moment.js pipes for Angular
MIT License
1.17k stars 154 forks source link

TimeAgoPipe: Improved Text Update on locale change when not using MomentInput #210

Closed jensweigele closed 5 years ago

jensweigele commented 5 years ago

With this PR, the text of the amTimeAgo Pipe is updated when using plain Date-Values and changing the global locale (via e.g. "moment.locale('de')")

urish commented 5 years ago

Thanks!

urish commented 5 years ago

Released as 3.4.0