joanllenas / ngx-date-fns

⏳ date-fns pipes for Angular
164 stars 14 forks source link

Pipes isFuture, isPast, isToday #316

Closed JoeFamiliar closed 4 years ago

JoeFamiliar commented 4 years ago

Hello again) Do you plan to add pipes based on date-fns functions like isToday, isPast and isFuture?

joanllenas commented 4 years ago

Hi Joe, Sure, I can add them 👍 Let's wait for a few days and see if someone else wants to implement it.

breslavsky commented 4 years ago

I need these pipes too :-)

joanllenas commented 4 years ago

This is available on v6.1.0. See: https://github.com/joanllenas/ngx-date-fns/releases/tag/v6.1.0 Closing