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
I had the same problem with bootstrap datetimepicker extension. Including moment.js before datetimepicker.js was the solution.