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

12小时制setRange不对问题 #330

Open
keyingming opened this issue Dec 7, 2022 · 0 comments
Open

12小时制setRange不对问题 #330

keyingming opened this issue Dec 7, 2022 · 0 comments

Comments

@keyingming
Copy link

wheelLayout.setTimeMode(TimeMode.HOUR_12_NO_SECOND);
wheelLayout.setRange(TimeEntity.target(8, 0, 0), TimeEntity.target(16, 0, 0));

代码这样设置后,按理说限制范围应该是08:00am - 04:00pm,但是am跟pm的开始日期跟结束日期都是一样的8:00-12:55

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

1 participant