Tried this:
   $('body').on("click",".k-i-clock",function(){$(this).closest(".k-picker-wrap").find("input[data-control='dateTimePicker']").data('kendoDateTimePicker').setOptions({"format":"mm/dd/yyyy"});});
});
No effect. Any thoughts?
Shouldn't matter, but it is in a CR form.
Thanks
Rod