Fixed timezone

This commit is contained in:
Kamil Porembiński 2015-09-20 16:32:28 +02:00
parent 18a64b429b
commit 7c51dedf1c

View File

@ -8,4 +8,4 @@ error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING
display_errors = Off
[Date]
date.timezone = "Europe/Warsaw"
date.timezone = "Etc/UTC"