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

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -