diff --git a/config/airflow.cfg b/config/airflow.cfg
index c73fb70bf24e10db2d10ee9e8952d9bb2b4f5611..13992831d3b38e59fb6f0c81565c1bdfb3710276 100644
--- a/config/airflow.cfg
+++ b/config/airflow.cfg
@@ -541,7 +541,7 @@ base_url = http://localhost:8080
 # any IANA timezone string (e.g. Europe/Amsterdam). If left empty the
 # default value of core/default_timezone will be used
 # Example: default_ui_timezone = America/New_York
-default_ui_timezone = UTC
+default_ui_timezone = Europe/Amsterdam
 
 # The ip specified when starting the web server
 web_server_host = 0.0.0.0