Skip to content

Commit

Permalink
Updated timezone config docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Apr 13, 2020
1 parent 7575d9e commit fbdeb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/app.php
Expand Up @@ -123,7 +123,7 @@
* Timezone used for date formatting. For a list of supported timezones see:
* https://www.php.net/manual/en/timezones.php.
*
* Default value: The server's configured timezone
* Default value: The server's timezone
*/
'timezone' => Helpers::env('TIMEZONE', date_default_timezone_get()),

Expand Down

0 comments on commit fbdeb58

Please sign in to comment.