Our application is running on a database which is in UTC (Azure SQL), this does come with a unique set of challenges as our business operates in CEST.
IAM is giving one of these challenges with it's scheduler, there are a few schedules that should be ran every day at a specific time. This time however is in CEST and the scheduler it's time is in UTC, in practise this means we have to change the schedule twice per year.
Please add the possibility to select the timezone for which the schedule is set in. This way IAM can handle the time changes due to summer/wintertime and the actual running time is always the same from a user perspective.

