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

Make it possible to configure timezone #19

Open
sebkolind opened this issue Jan 8, 2021 · 0 comments
Open

Make it possible to configure timezone #19

sebkolind opened this issue Jan 8, 2021 · 0 comments

Comments

@sebkolind
Copy link
Owner

sebkolind commented Jan 8, 2021

Right now date_default_timezone_set is set to Europe/Copenhagen. It would be beneficial if it could be set from a configuration constant instead.

A solution could be:

  • Create a new constant in setup/index.php
  • Check if it is set in core/constants.php and if not, set it to Europe/Copenhagen as a default.
@sebkolind sebkolind changed the title Make it possible to set timezone Make it possible to configure timezone Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant