When you need change time zone in Windows operating system, you need to see how many time zone supported by your current operating system. You can use the following easy CMD command for get full list of time zones.
tzutil /l
for get current time zone,
tzutil /g
for set time time zone,
tzutil /s #time zone name#
ex: tzutil /s Mountain Standard Time