picker
picker copied to clipboard
格式化为小时时,面板的时间未正确显示
复现步骤:https://codesandbox.io/s/gracious-shockley-q7bxvx?file=/src/App.js
在上面demo,选择日期后,小时面板里的时间显示的是具体的时间,期望是 22:00:00。分和秒为0

Same problem here. Works fine locally but doesn't work in the production build. Any ideas?