balbarak / bootstrap-hijri-datepicker

Bootstrap Hijri Date picker
MIT License
56 stars 53 forks source link

Hijri Year Issue - 5 Digits #41

Closed Aisha-Barahim-rar closed 1 year ago

Aisha-Barahim-rar commented 1 year ago

Hi I am getting strange hijri year, I tried to set minDate and maxDate and nothing worked

Here is my config: $("#id").hijriDatePicker({ locale:"ar-sa", hijri: true, viewMode: 'days', showClose: true, showClear: false, showSwitcher:false, showTodayButton: true, useCurrent:false, });

and the date value is: 1440-04-10 image