keyrunHORNET / date_picker_converter

Nepali Date Picker with Date conversion from BS to AD and vice-versa
Apache License 2.0
36 stars 23 forks source link

MaxDate and minDate issue in picker #1

Closed AndroiDev2015 closed 6 years ago

keyrunHORNET commented 6 years ago

I will check and let you know soon

keyrunHORNET commented 6 years ago

thanks for pointing out this issue, there has been some inconsistency with the representive of month in int. Some method takes 0-11 whereas some take 1-12. I will fix that soon. meanwhile you can workaround with passing month=month-1

let me know if this solves your problem

keyrunHORNET commented 6 years ago

you can achieve that by using setSelectableDays(List<Model> days)

pass the list with dates of shrawan