$('#datetimepicker2').datetimepicker({
locale: 'cs',
useCurrent:false,
daysOfWeekDisabled: [0, 6]
});
Hi, 2 things:
1) Please add a description we can't just see a tittle an example and try to guess what's going on.
2) You're using an older version, do this happen with the latest version?
And as @King-ZeuS has given a valid answer I'll be closing this.
NOTE: I edited @King-ZeuS's answer to be formatted as code.
Most helpful comment
Hi, 2 things:
1) Please add a description we can't just see a tittle an example and try to guess what's going on.
2) You're using an older version, do this happen with the latest version?
And as @King-ZeuS has given a valid answer I'll be closing this.
NOTE: I edited @King-ZeuS's answer to be formatted as code.