
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
- Urgent: Functions randomly failing with ...
Hi all, I’m facing a critical issue with my Appwrite self-hosted instance where some of my functions have randomly started failing with the following error: `I...
- Synchronous function execution timed out...
Hello everyone! I know this is an old question that many of you have already asked, but I'm doing it again because I can't understand the real solution or impl...
- Issue with database event trigger for a ...
I created a function hosted it on aperture connected it to my domain, in the settings I added da collection to listen to any time a new document is created , it...
