#32: show dates in europe berlin timezone
This commit is contained in:
parent
219561c5ae
commit
7e53705b4b
3 changed files with 5 additions and 4 deletions
|
@ -23,6 +23,7 @@ final class FoodOrderType extends AbstractType
|
|||
])
|
||||
->add(child: 'closedAt', options: [
|
||||
'label' => 'closes at',
|
||||
'view_timezone' => 'Europe/Berlin',
|
||||
])
|
||||
->add(child: 'createdBy')
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue