-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Description
Is your feature request related to a problem? Please describe.
I use pg_timetable to send email periodically according to a cron task created by a user.
The cron task is given in the user localtime, but it is exexcuted by pg_timetable as UTC task so I have a gap between the user defined time and the execution time.
I would like to know if pg_timetable handle this case and how. I did not find any reference to timezone into the docs.
Metadata
Metadata
Assignees
Labels
No labels