pwt.datepicker
pwt.datepicker copied to clipboard
min/maxDate issue in gregorian Calender
The min/maxDate is not work in gregorian Calender when you initiate the calendar in shamsi date. I think the checkMonthAccess and checkYearAccess can change to fix the problem.
@tanhaei Could you create an example on jsfiddle on somewhere else? Did you check here?
Yes, in the provided link: delete maxDate limit (or minDate limit), and initiate it! You can see the fault in gregorian calendar! Thanks