<?php declare(strict_types=1); var_dump((new DateTime(null, new DateTimeZone('Europe/Berlin')))->format('d-m-Y H:i'));
You have javascript disabled. You will not be able to edit any code.