SyntaxFix
Write A Post
Hire A Developer
Questions
you can add the class .datepicker in a javascript function, to be able to dynamically change the input type
$("#ddlDefault").addClass("datepicker"); $(".datepicker").datetimepicker({ timepicker: false, format: 'd/m/Y', });