$('#id').datetimepicker({
dateFormat: 'mm/dd/yyyy hh:mm:ss'
});
datetimepicker() jQuery is not working properly in Firefox.
Whenever I try to change the value of date then it adds 100 years to date.
This code is working fine in IE.
Please suggest solution to this problem.
Can you please give details regarding JS file for datetimepicker. Which JS are you using?
I am using
http://www.projectcodegen.com/jquery.ui.datetimepicker.min.js
and its working fine with