datetimepicker is not a function jquery

前端 未结 6 1464
梦毁少年i
梦毁少年i 2020-12-17 15:37

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 `

6条回答
  •  -上瘾入骨i
    2020-12-17 16:02

    I had the same problem with bootstrap datetimepicker extension. Including moment.js before datetimepicker.js was the solution.

提交回复
热议问题