Bigkoo / Android-PickerView

This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
Apache License 2.0
13.45k stars 3.45k forks source link

TimePickerView 设置选择出生日期时,能不能距当前近的设置为startTime,远的设置为endTime #299

Closed foxsent closed 7 years ago

foxsent commented 7 years ago

确切将是将当前时间设置为startTime,过去的时间设置为endTime,意思也就是时间倒序输出可以吗?我看你源码加了限制,不知道下个版本能添加此功能吗

xiaosong520 commented 7 years ago

@foxsent 不好意思,最近工作较忙,没有及时回复。这个功能需求还是比较小众的,你可以自行改改源代码来实现功能。