Here are the few commands to change the Time Zone through command prompt:
1. tzutil /g - To get the current time zone.
C:\Windows\system32>tzutil /g
India Standard Time
2. tzutil /l - To get the time zone list.
C:\Windows\system32>tzutil /l
3. tzutil /s "India Standard Time" - to set the specific time zone.
Note: Give the desired zone in between "" to set.
1. tzutil /g - To get the current time zone.
C:\Windows\system32>tzutil /g
India Standard Time
2. tzutil /l - To get the time zone list.
C:\Windows\system32>tzutil /l
3. tzutil /s "India Standard Time" - to set the specific time zone.
Note: Give the desired zone in between "" to set.
No comments:
Post a Comment