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

设置 minuteInterval 直接就崩掉了(必现) #170

Closed
lixiang-8023 opened this issue Aug 4, 2020 · 2 comments
Closed

设置 minuteInterval 直接就崩掉了(必现) #170

lixiang-8023 opened this issue Aug 4, 2020 · 2 comments

Comments

@lixiang-8023
Copy link

如题,我想设置 BRDatePickerModeHM 的分钟间隔 比如 0 10 20 这样的,但是在 minuteInterval 后直接就崩掉了

@agiapp
Copy link
Owner

agiapp commented Aug 5, 2020

需要设置一下默认选择时间:datePickerView.selectDate = [NSDate br_setHour:0 minute:0];
minute 是滚轮上存在的值,下个版本我会优化一下

@agiapp
Copy link
Owner

agiapp commented Aug 6, 2020

已升级,pod更新一下

@agiapp agiapp closed this as completed Aug 8, 2020
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