T00rk / bootstrap-material-datetimepicker

Datepicker for bootstrap-material
http://t00rk.github.io/bootstrap-material-datetimepicker/
MIT License
9 stars 4 forks source link

MonthPicker Problem #221

Open varunspin opened 5 years ago

varunspin commented 5 years ago

Hi can anyone solve this problem, even after trying following code from issue #175
today's date is visible while selecting month and year

if (this.params.monthPicker === true) { this._hideCalendar(); }