Sample Header Ad - 728x90

What timezone is cron in?

2 votes
1 answer
310 views
If I run crontab -e and add a cronjob 4 5 * * * "echo hi", the job will run at 5:04 of what timezone? Let's say the laptop displays time in PST in the top menu bar and sudo systemsetup -gettimezone is Time Zone: America/Los_Angeles. I tried running a test job to find the answer, but the job didn't run when I expected in both UTC and PST. Probably a simple misconfiguration, but I'd like to confirm what timezone I should expect first.
Asked by Almenon (303 rep)
Jul 17, 2023, 11:18 PM
Last activity: Jul 18, 2023, 07:18 PM