pickadate.js icon indicating copy to clipboard operation
pickadate.js copied to clipboard

why in timePicker doesn't existe seconds?

Open jhonny111s opened this issue 7 years ago • 3 comments

In my case need something like this set or get ('select', 04:22:34, { format: 'hh:i:ss' })

jhonny111s avatar Mar 20 '18 17:03 jhonny111s

Hi, we only support hours and minutes as seconds are normally not needed for scheduling / plannings things using a time input.

DanielRuf avatar Apr 03 '19 05:04 DanielRuf

@amsul should we add this to the timeUtil and other parts in v5 using step=1?

DanielRuf avatar Apr 03 '19 05:04 DanielRuf

I would consider that out of scope for v5. But it sounds like a scenario where the extensibility in v5 would allow making a plugin as such.

amsul avatar Apr 03 '19 17:04 amsul