premkumarroyal / MonthAndYearPicker

The month and year picker for Android. Now you can pick month and year or only month or only year.
MIT License
162 stars 52 forks source link

Crashing for month and Year Range API #12

Open hariy6it826 opened 5 years ago

hariy6it826 commented 5 years ago

I need to set the range from 12-12-2018 to 02-01-2019. Here it checks 01 > 12 in month and throws exception. But the comparison should include year as well.

premkumarroyal commented 5 years ago

@hariy6it826 you mean you need to choose between Jan 2018 to Dec 2018. Am I correct?

hariy6it826 commented 5 years ago

No. Dec 2018 to Jan 2019

premkumarroyal commented 5 years ago

Got it. For now, it is not supported.

j7arsen commented 5 years ago

When you support this case?

malwinder-firminiq commented 4 years ago

when will it be supported?