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

修复datetime组件 内部时间问题 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GurglingY
Copy link

dateFormat: "M:d H:m",
pickerMode: DateTimePickerMode.datetime,

Eg minDateTime - "2020-06-11 10:47"
Then in picker it shows fields for 10:[1-12] instead of 10:[47-59]

dateFormat: "M:d H:m",
pickerMode: DateTimePickerMode.datetime,

Eg minDateTime - "2020-06-11 10:47"
Then in picker it shows fields for 10:[1-12] instead of 10:[47-59]
@TshineZheng
Copy link

正好遇到这个问题,感谢PR。

junqi added a commit to junqi/flutter-cupertino-date-picker that referenced this pull request Jun 7, 2021
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.

2 participants