At the moment I am working on an windows application which should set the Windows System Timezone. Sadly the timezone is given in IANA format. (e.g. Europe/Berlin).
Do you know any C or C++ solution to convert the IANA format timezone in a Windows Timezone so i can set it as new System timezone?
For example:
I have "Europe/Berlin"
and i need:
(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna
W. Europe Standard Time