kekeh / angular-mydatepicker

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

Added today button. #38

Closed rodnick closed 4 years ago

rodnick commented 4 years ago

We migrated to Angular 9 and use a angular-mydatepicker (before that, mydatepicker). Our users are used to the today button. I suggest adding this functionality or providing a mechanism for adding custom buttons.

kekeh commented 4 years ago

Hi @rodnick

I have done this feature. Check options todayTxt and showFooterToday. New version of the component is 0.6.0.

You can try it here: https://kekeh.github.io/angular-mydatepicker/

Click Show today footer check box at first and then open calendar.