Skip to content
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

fix: minimumDate/maximumDate issue in datetime mode that might occur when min/max includes hours, minutes or seconds #740

Merged
merged 15 commits into from
Dec 18, 2023

Conversation

henninghall
Copy link
Owner

@henninghall henninghall commented Dec 18, 2023

Incorrect number of days displayed in some situations in android datetime mode when both minimumDate and maximumDate were set

Fixes #670

@henninghall henninghall changed the title fix: min/max combination issue fix: minimumDate/maximumDate issue in datetime mode that might occur when min/max is not set to midnight Dec 18, 2023
@henninghall henninghall changed the title fix: minimumDate/maximumDate issue in datetime mode that might occur when min/max is not set to midnight fix: minimumDate/maximumDate issue in datetime mode that might occur when min/max includes hours, minutes or seconds Dec 18, 2023
@henninghall henninghall marked this pull request as ready for review December 18, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android DateTime picker bugs with minDate and maxDate
1 participant