From 0e92c9d4bcf6c3fb422493cd6b44eeced1219c06 Mon Sep 17 00:00:00 2001 From: horus Date: Sat, 10 Oct 2020 04:10:12 +0200 Subject: bugfix --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/app.php') diff --git a/config/app.php b/config/app.php index c9960cd..3bf8946 100644 --- a/config/app.php +++ b/config/app.php @@ -67,7 +67,7 @@ return [ | */ - 'timezone' => 'UTC', + 'timezone' => 'Europe/Berlin', /* |-------------------------------------------------------------------------- -- cgit v1.2.3