Yes
DateTimePicker (el-date-picker)
(1)
DateTimePicker 日期时间选择器可以设计成不用另外点击就能选择时间吗?
时间选择器加在左右两边,如图片所示。
(2)
可以加入step(间隔时间)参数吗?
在选择时间的时候,会只有选择00、15、30、45分的需求
Translation of this issue:
Yes
DateTimePicker (el-date-picker)
(1)
Can the DateTimePicker date and time selector be designed to choose the time without additional clicks?
The time selector is added to the left and right sides, as shown in the picture.
Can you add step (interval) parameters?
When choosing time, you only need 00, 15, 30, 45 points
Sorry, we have no plan to support this.
Sorry, we have no plan to support this.
真没搞懂一个非常实际的需求,为啥不支持。DateTimePicker 设置 yyyy-MM-dd HH:mm , picker-options: { start: '08:00', step: '00:10', end: '23:30' } ,这个需求有那么难做吗?
很好的需求点,求支持
Most helpful comment
真没搞懂一个非常实际的需求,为啥不支持。DateTimePicker 设置 yyyy-MM-dd HH:mm , picker-options: { start: '08:00', step: '00:10', end: '23:30' } ,这个需求有那么难做吗?