Skip to content

Commit 4effadb

Browse files
committed
⬆️ fixed default timezone in php.ini to Riga
1 parent 67f2f4e commit 4effadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/php.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ cli_server.color = On
921921
[Date]
922922
; Defines the default timezone used by the date functions
923923
; http://php.net/date.timezone
924-
;date.timezone =
924+
date.timezone = Europe/Riga
925925

926926
; http://php.net/date.default-latitude
927927
;date.default_latitude = 31.7667

0 commit comments

Comments
 (0)