jquery - How to add time in datetimepicker -



jquery - How to add time in datetimepicker -

i using plugin datetimepicker format yyyy-mm-dd hh:mm:ss , want add together time (ex: 10 second) in 2011-07-12 12:34:45 (45 + 10 sec = 55) => result: 2011-07-12 12:34:55, not ideas, can help me ideas

you can utilize timepicker extension jquery datepicker.

jquery

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -