We set it using this method and it does indeed set the interval:
$('input[data-control="dateTimePicker"]').kendoDateTimePicker({ interval: 15 <span>});</span>Â We haven't seen any errors from the portal and it snows nothing in user input.
Thank you!