1
Cron Job Timezone Issue
Source: supabase/supabase#7892 · opened by @Tech-MGRV
I made cron job as below.
And it works on UTC +0
Is there a way to change timezone for cron job?
===
select
cron.schedule(
'config',
'0 0 * * *',
$$
update ...
$$
)
And it works on UTC +0
Is there a way to change timezone for cron job?
===
select
cron.schedule(
'config',
'0 0 * * *',
$$
update ...
$$
)
No pledges yet. Be the first to back this.
Comments
Similar requests
Add timezone display setting for Table Editor timestamp columns
2 votes · 0 comments
Auto clearning out of cron.job_run_details
4 votes · 0 comments
Show Cron "Name" in logs
1 vote · 0 comments
Cron logging
1 vote · 0 comments
Way to manually enter edge function name in Cron job dashboard
3 votes · 0 comments
No comments yet.