------------------ 原始邮件 ------------------ 发件人: "Song"<notifications@github.com>; 发送时间: 2021年2月4日(星期四) 上午9:04 收件人: "Bigkoo/Android-PickerView"<Android-PickerView@noreply.github.com>; 抄送: "R.id.🐱"<903531306@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [Bigkoo/Android-PickerView] 时分秒之前不可选 (#961) 设置一个时分的时间范围,setRangDate(startDate, endDate),没有效果,还是显示一整天的时间范围 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
4条答案
按热度按时间fkaflof61#
我也遇到这个问题,现在是否有解决方案啊
ar7v8xwq2#
设置一个时分的时间范围,setRangDate(startDate, endDate),没有效果,还是显示一整天的时间范围
cnjp1d6j3#
你说的这个方法不是只能限制年月日吗 时分秒不是不能限制吗 我显示的只有这一天的时分秒 比如现在是10点 10点以前的不能选择 只能选择10点后边的 你刚才的发的方法可以实现吗…
------------------ 原始邮件 ------------------ 发件人: "Song"<notifications@github.com>; 发送时间: 2021年2月4日(星期四) 上午9:04 收件人: "Bigkoo/Android-PickerView"<Android-PickerView@noreply.github.com>; 抄送: "R.id.🐱"<903531306@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [Bigkoo/Android-PickerView] 时分秒之前不可选 (#961) 设置一个时分的时间范围,setRangDate(startDate, endDate),没有效果,还是显示一整天的时间范围 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
axr492tv4#
是的,看了下源码,只能控制年月日,没法控制时分,所以看下能不能支持控制时分