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 config to be able to change timezone #287

Merged
merged 1 commit into from
Jul 11, 2020

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Jul 9, 2020

Example:

# config/config.php
<?php
return array(
    'timezone' => 'Europe/Tallinn',
);

@glensc glensc requested a review from a team July 9, 2020 16:35
@glensc glensc self-assigned this Jul 11, 2020
@glensc glensc merged commit 36bde66 into perftools:master Jul 11, 2020
@glensc glensc deleted the timezone branch July 11, 2020 09:52
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.

1 participant