joanllenas / ngx-date-fns

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

Pipes isToday, isWeekend, isSameMonth #328

Closed JoeFamiliar closed 4 years ago

JoeFamiliar commented 4 years ago

Hi Joanllenas! Thx for adding pipes in this issue! But you didn't add isToday, it will be nice to use it And also will be good to have pipes such as isWeekend and isSameMonth or something like this Thx a lot for you job!)

JoeFamiliar commented 4 years ago

And do you plan to add dfnsParse pipe?

joanllenas commented 4 years ago

Hi @JoeFamiliar, Now I see I missed that one...

I can add all of them:

Cheers!

JoeFamiliar commented 4 years ago

Hi @JoeFamiliar, Now I see I missed that one...

I can add all of them:

  • isToday
  • isWeekend
  • isSameMonth
  • parse

Cheers!

Awesome news!) waiting for this)) Cheers!

joanllenas commented 4 years ago

This is ready in version v6.2.1 Closing