'is there a way to get the all the list of windows timezones and convert them to iana time zones in python

trying to get windows timezones in a dropdown list and when user user a timezone I'll pass this input to python where it can convert to iana time like below

Chennai Kolkata Mumbai New Delhi --> Asia/Calcutta



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source