kekeh / angular-mydatepicker

Angular datepicker and date range picker :date:
https://kekeh.github.io/angular-mydatepicker/
MIT License
1 stars 11 forks source link

Difference between angular-mydatepicker and mydatepicker? #35

Closed be-ndee closed 4 years ago

be-ndee commented 4 years ago

Hello, thanks for the cool date picker! At the moment I use the ngx-mydatepicker library. But I wanted to switch to the newer one, to support the newer angular versions.

I noticed that in the angular-mydatepicker library, the todayNextBtn option is not available anymore. But in mydatepicker it is available.

Could you tell me the differences between angular-mydatepicker and mydatepicker or why you created both of these two libraries? Would be good to know, thank you! :-)

kekeh commented 4 years ago

Hi @be-ndee

angular-mydatepicker

You can also read this: https://github.com/kekeh/angular-mydatepicker#main-features

be-ndee commented 4 years ago

Thank you for the fast reply! But the "today" button is not possible anymore, right?

STheFox commented 4 years ago

Thank you for the fast reply! But the "today" button is not possible anymore, right?

@be-ndee I can confirm the 'today' button is not available anymore.

be-ndee commented 4 years ago

Thanks both of you! :-)