-
Notifications
You must be signed in to change notification settings - Fork 61
Crashing for month and Year Range API #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@hariy6it826 you mean you need to choose between |
No. Dec 2018 to Jan 2019 |
Got it. For now, it is not supported. |
When you support this case? |
when will it be supported? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: