change formatter timezone
This commit is contained in:
@@ -24,8 +24,8 @@ return [
|
|||||||
'datetimeFormat' => 'yyyy.MM.dd HH:mm',
|
'datetimeFormat' => 'yyyy.MM.dd HH:mm',
|
||||||
'timeFormat' => 'HH:mm',
|
'timeFormat' => 'HH:mm',
|
||||||
'locale' => 'hu-Hu',
|
'locale' => 'hu-Hu',
|
||||||
'timeZone' => 'EUROPE/BUDAPEST',
|
'timeZone' => 'UTC',
|
||||||
'defaultTimeZone' => 'EUROPE/BUDAPEST',
|
'defaultTimeZone' => 'UTC',
|
||||||
'nullDisplay' => "-",
|
'nullDisplay' => "-",
|
||||||
],
|
],
|
||||||
'authManager' => [
|
'authManager' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user