SuiteCRM Scheduler timestamp and stistem clock is differs by 30 min

Hi Team,

I have created a task schedule to run the php cron job, task secure runs the job for every 2 minutes, i could see the 30 min difference between the application and system time. i want to understand how does this will impact this time difference? if yes how can resolve this problem ?

check your time zones, there are some half-hour time zones that can maybe be doing this

System Time Zone, MySQL Time Zone, SuiteCRM Time Zone, User Time Zone, etc.

best regards

Thank you, i have not changed the time zone from my admin account, that is where i could see that difference, after adjusting my admin account time zone it’s working fine.