3lang3 / react-vant

React mobile UI Components base on Vant
https://react-vant.3lang.dev
MIT License
1.28k stars 182 forks source link

✨ [Feature]: DatetimePicker 添加时分秒的支持 #708

Open Shunjun opened 4 months ago

Shunjun commented 4 months ago

What is the new or updated feature that you are suggesting?

DatetimePicker time 模式只支持时分,是否可以添加时分秒的支持

Why should this feature be included?

项目中经常用用到时分秒的场景, 已改用 Picker 实现。 但是作为时间选择器,是否应该默认支持时分秒的选择功能