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

celery: enable_utc=False #2725

Merged
merged 1 commit into from
Sep 27, 2023
Merged

celery: enable_utc=False #2725

merged 1 commit into from
Sep 27, 2023

Conversation

bouttier
Copy link
Contributor

@bouttier bouttier commented Sep 27, 2023

Consequently, timezone becomes system local timezone instead of UTC.

En conséquence, les tâches planifiées sont lancé à l’heure local et non UTC, ce qui est sans doute plus naturel pour la plupart des utilisateurs. Il reste possible de spécifier une timezone donnée avec le paramètre timezone.

Problème évoqué dans le ticket #2717

Consequently, timezone becomes system local timezone instead of UTC.
@camillemonchicourt camillemonchicourt added this to the 2.13 milestone Sep 27, 2023
@camillemonchicourt camillemonchicourt merged commit 299853b into develop Sep 27, 2023
@camillemonchicourt camillemonchicourt deleted the feat/celery-utc-no branch September 27, 2023 12:00
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.

2 participants