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

The Handler changes the default time zone settings #13

Open
rvalitov opened this issue Nov 21, 2018 · 0 comments
Open

The Handler changes the default time zone settings #13

rvalitov opened this issue Nov 21, 2018 · 0 comments

Comments

@rvalitov
Copy link
Contributor

I think it's a bug. The handler must not change the date using the date_default_timezone_set. You can still use the provided argument in constructor for date formatting, but without using the date_default_timezone_set function. Have a look at NormalizeFormatter how they handle this situation without using the date_default_timezone_set function.

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

No branches or pull requests

1 participant