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

Bug with month when changing year #122

Open
luisdhm opened this issue Aug 7, 2020 · 1 comment
Open

Bug with month when changing year #122

luisdhm opened this issue Aug 7, 2020 · 1 comment

Comments

@luisdhm
Copy link

luisdhm commented Aug 7, 2020

dateFormat: 'dd/MM/yyyy'
pickerMode: DateTimePickerMode.date
initialDateTime: '07/08/2020'
maxDateTime: '07/07/2021'

When I open the picker and change year 2020 to 2021, the picker shows '07/07/2021', but the onConfirm method gives '07/05/2021' as parameter

@vedprakashsah1998
Copy link

vedprakashsah1998 commented Oct 18, 2021

same issue while changing the year month is changed like if I change the year 2021 to 2022 the month is changes

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

No branches or pull requests

2 participants