jquery-date-range-picker icon indicating copy to clipboard operation
jquery-date-range-picker copied to clipboard

Time enabaled , seconds support

Open mafar opened this issue 8 years ago • 1 comments

Please Support seconds slider. However I think 3 simple drops downs with hour/min/sec will even save more space.

time: {
enabled: true,
showSeconds:true,
showMinutes:true,
showHours:true,
 }

On time sensitive database queries, User has to select time in seconds and my picker is in readonly state so user can't dot anything since he cant change input

mafar avatar May 17 '17 09:05 mafar

As always, a PR + working demo would be welcome!

holtkamp avatar Jul 29 '17 09:07 holtkamp