Hello,
When i set max date to today, its shows three days after date also. In this case i have set today date "2079-02-31" but in calendar it limit upto date ashar 3. This issue arised when i had formatted date with "YYYY-MM-DD" -- formatted with date having 2 digit in month and day.
I have clone the project in that also when i disable past dates, its restrict upto ashar 2. Please help for the issue.
dpd.setMaxDate(dateConverter!!.todayNepaliDate)
Hello, When i set max date to today, its shows three days after date also. In this case i have set today date "2079-02-31" but in calendar it limit upto date ashar 3. This issue arised when i had formatted date with "YYYY-MM-DD" -- formatted with date having 2 digit in month and day. I have clone the project in that also when i disable past dates, its restrict upto ashar 2. Please help for the issue. dpd.setMaxDate(dateConverter!!.todayNepaliDate)
Thank you