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 timezone setting to region model #1365

Closed
timobrembeck opened this issue Apr 21, 2022 · 0 comments · Fixed by #1275
Closed

Add timezone setting to region model #1365

timobrembeck opened this issue Apr 21, 2022 · 0 comments · Fixed by #1275
Assignees
Labels
💡 feature New feature or request
Milestone

Comments

@timobrembeck
Copy link
Member

Motivation

At the moment, we only have one global timezone setting for the cms.
In some cases, we might have regions of different timezones in the same database.

Proposed Solution

  • Add a timezone field to the region model and the region form.
  • Activate this timezone whenever request.region is set

Alternatives

Additional Context

This is a precondition of #663 and probably makes #662 obsolete.

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

Successfully merging a pull request may close this issue.

2 participants