By my side I'm using a class (datetime-local) on all the inputs with type datetime-local.
Then I can replace all these inputs by a custome version: CalendarPopup (https://xdsoft.net/jqplugins/calendar-popup/)
var calendar = $('input.datetime-local').CalendarPopup();