How to set timezone in Python?

Programming

I want to change to default timezone on runtime in my python script to “Europe/London” but I don't know how to reach this goal. Could someone give a easy solution to change the timezone in Python? 

Software Question created: 2020-11-16 09:16 PeterNicks0n