jonthornton/Datepair.js

how to let '<input>' has now time when selecting?

Closed this issue · 4 comments

how to let '' has now time when selecting?

Can you restate the question? I don't understand.

make <input></input> display the current time.

$('#someInput').timepicker('setTime', new Date());

thanks