mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 08:29:06 +00:00
Add timezone specification example
This commit is contained in:
parent
01bc9a9212
commit
b924f87b90
@ -92,6 +92,7 @@ final class Settings {
|
||||
$this->date_format = '%B %d, %Y, %H:%M';
|
||||
|
||||
// https://secure.php.net/manual/en/timezones.php
|
||||
// Example: "Europe/London"
|
||||
$timezone = "UTC";
|
||||
|
||||
// Enable PHP error reporting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user