Date/time picker is based on flatpickr.
You need to explicitely activate the date picker by calling tlp.datePicker(element); in your javascript.
tlp.datePicker(element);