The plugin stopped working with the start of DST in Brazil. When I disable the option on my machine ( Automatically adjust for daylight saving time ) the plugin works again.
Code:
$('.campodata').datetimepicker({
useSeconds: false,
format: 'DD/MM/YYYY HH:MM'
});
Console error: