WFO - Work Scheduler Calendar IST Timezone IssueDescriptionOn the Work Scheduler module of Manager Workspace, when a Manager selects IST as timezone the Red Line indicating the current time displays GMT time when it works absolutely fine for other timezones. Issue is only with IST timezone.Steps to Reproduce Add a Calendar component on a new UIB page.Make sure that you add IST apart from GMT Available timezones properties as follows [{"name":"GMT","label":"GMT"},{"name":"IST","label":"IST"}]Test page, by changing to TIMELINE_DAY view and changing GMT to IST on the timezone dropdown, notice how the current timeline doesn't move and a bunch of JS errors are logged in the JS browser console. Most of our apps in WFO read available timezones from the choice list in sys_user.time_zone record, IST OOTB is disabled but it can be enabled by customers. The expectation is that IST is also supported by the now-calendar component. Open the Manager workspace and go to the Work Scheduler module Select the IST timezone and check for the current time and red-line timeWorkaroundThis is expected behavior and by design in all currently supported releases.Related Problem: PRB1609488