I am using the date/time picker from Eonasden that you can find here. Date Time Picker
I am using HTML from the example:
I found wrapping your code in
$( document ).ajaxStop( function() {});
fixed it for me