In WP Admin i am setting for example 7:00 am but in database is set 6:00 am. My timezone is Europe/Berlin. I checked server und there is no problem, also WP admin has set this timezone and in functions.php i am setting date_default_timezone_set('Europe/Berlin');. In versions before Wordpress 5.3 working all fine.
Can you repair that please?