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"

 


Revision #1
Created 10 May 2024 02:32:04 by aki
Updated 10 May 2024 02:35:14 by aki