Hi,
I have an Angular 8 project with Schedule control and I am using time slot of 90 minutes:
public timeScale: TimeScaleModel = { enable: true, interval: 90, slotCount: 1 };
The time slots are displayed OK on the laptop but not on the mobile phone ( the time is displayed as 1 PM instead of 1:30 PM ). I attached pictures with the desktop and mobile views.
Please help me to show the correct time.
Regards,
Mircea
Attachment:
Pictures_c1b876f8.zip