在移动端Picker最常见的用途是选择时间,iOS和Android将时间相关的Picker封装成原生控件。Date Picker(日期选择器)Date Picker是用来选择特定的某天,每个选项集合由年、月、日三列组成。
如果Date Picker呈现形式是日历,也可以称之为Calendar Date Picker(日历选择器)。Date Range Picker(日期范围选择器)是用来选择某个日期范围,常用于旅行、住宿等时间周期相关事项。
如果Date Picker呈现形式是日历,也可以称之为Calendar Date Picker(日历选择器)。Date Range Picker(日期范围选择器)是用来选择某个日期范围,常用于旅行、住宿等时间周期相关事项。