NativeScript / nativescript-datetimepicker

Plugin with date and time picking fields
Apache License 2.0
27 stars 26 forks source link

Android issue switching months with different max days #86

Open bbroereES opened 3 years ago

bbroereES commented 3 years ago

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Open the datetimepicker with date already set to okt 31st of a given year. Change the month to nov and press Ok. The handled date is now dec 31st.

Possibly related to PR 56?

Is there any code involved?

No shareable sources