Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Add fix for default time zone #1231

Closed
wants to merge 1 commit into from
Closed

Conversation

jpamental
Copy link

There is a PHP error we see that indicates problems when no default time zone is specified. This adds UTC as the default. This may well address a number of dateTime related issues like #945 #1165 #1078 and possibly others.

@fzaninotto
Copy link
Owner

Setting a default timezone is the #1 thing every developer should do on a new environment. It even raises a warning on newer versions. I don't want to go the route of dealing with noob mistakes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants