Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add app cron_timezone option to change the timezone used in cron_restart #5877

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mgiova
Copy link

@mgiova mgiova commented Jul 31, 2024

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #5618
License MIT
Doc PR

Sometimes you need to restart a process on a time based on a different time-zone than the one used by the server and DST differences could cause problems. This PR adds an option to specify that time-zone that is passed as-is to the underlying Croner lib.

@CLAassistant
Copy link

CLAassistant commented Jul 31, 2024

CLA assistant check
All committers have signed the CLA.

@gkourpa
Copy link

gkourpa commented Oct 1, 2024

This is a very basic feature and should definitely be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants