Hello @pushkarcse ,
As a workaround, you could develop an application on a cloud platform, such as an Azure Function, which will call the scheduling API whenever there is a change in the timing. This application would update the UTC time for active jobs accordingly.
It's not the ideal solution, but...