FeatureFuel
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 ...
$$
)

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests