
Which timezone does function CRON job use by default and is there a way to specify? https://appwrite.io/docs/functions#scheduled-execution

I'm pretty sure the cron runs in UTC time

Thanks. Is there a way to change the default timezone to my local one?

no...but you shouldn't. it's best practice to always use UTC for server-side timestamps

Ok, thanks!

[SOLVED]CRON job timezone

[SOLVED] CRON job timezone
Recommended threads
- Appwrite CLI
I try to deploy a function using Appwrite CLI but it says: `appwrite functions createDeployment ^ --functionId=xyz^ --code="." ^ --activate error: u...
- Cloud Functions Executions partially dow...
Yesterday we reported a wide Function-Downtime. Today we have the same - just not wide-spread across all functions. DEV is down - Prod still working. Its the s...
- Appwrite Functions Generally Down?
We are getting customer support requests, that our service is down. We tried to pinpoint it, and we can't see any logs of any appwrite cloud function in the pas...
