Skip to content

Make it possible to configure timezoneΒ #19

@sebkolind

Description

@sebkolind

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions