I working with datetimepicker jquery ui, when code below html , datetimepicker is not displaying and when i inspect with firebug console it displayed an error `
firebug console
It's all about the order of the scripts. Try to reorder them, place jquery.datetimepicker.js to be last of all scripts!