Set Time Zone via CMD
Using Command Prompt
Get current time zone.
tzutil /g
Get all the time zone list in the system. Take note of the description of your desired time zone.
tzutil /l
Set time zone
tzutil /s "Singapore Standard Time"
Get current time zone.
tzutil /g
Get all the time zone list in the system. Take note of the description of your desired time zone.
tzutil /l
Set time zone
tzutil /s "Singapore Standard Time"