'Schedule time on jenkins job is misbehaving even though cron seems right

I have to build a job everyday at 09:29AM(UTC) but it's building at 11:AM ( UTC ) My cron is: H 09 * * 1-7

What can be the cause if cron is not an issue? Or is it ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source