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

Date picker #1171

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Date picker #1171

merged 2 commits into from
Jan 29, 2025

Conversation

albertoaliberti
Copy link
Contributor

Resolves #1170

when localDate.year == endDate.year, the months to be returned should be from January to endDate.month, not from endDate.month to December
@bdlukaa bdlukaa merged commit 7e4d983 into bdlukaa:master Jan 29, 2025
3 checks passed
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.

DatePicker startDate and endDate does not work as expected
2 participants