Hi,
I have an Azure database for MySQL flexible server running for which I'd like to change the time zone setting to Europe/Amsterdam time. Currently, is it not possible to enter 'Europe/Amsterdam' (or any other strings) in the time zone server parameter field, but only values of the format +/- xx:xx. The problem for me is that during summer time, the time in Amsterdam is denoted by CET (UTC+01:00) during winter time and by CEST (UTC+02:00) during summer time. Now of course I could change the server parameter every time that the Netherlands goes from summer time to winter time or vice versa, but that's not really a convenient solution. Does anyone know any other ways to more conveniently solve my problem?
Best,
Gijs