Regression introduced with 2023.3.606
DateTimePicker shows NaN when componentType is set to "modern" and a Date with intervals is passed to the min() method.
The picker shows NaN/NaN/0NaN 12:NaN PM when the min option is set programmatically and the time is changed with intervals.
The picker should display the selected time and date after the min option is set programmatically.