Hello, good afternoon, I have a problem with the DATETIMEPICKER component of jquerry, apparently it is a functioning component that I have not been able to debug. The problem is the following: I have the instantiated component with a date, (for example 12/04/2018 02:01 am), the component also has as the minimum date and time the same data that is, (12/04/2018 02:01 am) at the time of opening the component and selecting the same dates in automatic puts me 12/04/2018 03:01 am which is wrong since you should leave me as data 12/04/2018 02:01 am. 1.-