Set swiss timezone.

main
Giò 2024-04-19 09:17:52 +02:00
parent e679c0eaba
commit 1346704188
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ return [
| |
*/ */
'timezone' => env('APP_TIMEZONE', 'UTC'), 'timezone' => env('APP_TIMEZONE', 'Europe/Zurich'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------