Home » 2014 » February » 06 » tzutil time zone utility to set time zone of the computer using command line

7:41 PM
tzutil time zone utility to set time zone of the computer using command line
tzutill is a time zone utility in windows which can be used to set time zone of the computer form windows command prompt.
 
Go to your command prompt and type "tzutil /?"
 

C:\Users\shankar_bhagat>tzutil /?
Windows Time Zone Utility
Usage:
TZUTIL
Parameters:
    /? Displays usage information.
    /g Displays the current time zone ID.
    /s TimeZoneID[_dstoff]
      Sets the current time zone using the specified time zone ID.
       The _dstoff suffix disables Daylight Saving Time adjustments
       for the time zone (where applicable).
    /l Lists all valid time zone IDs and display names. The output will
       be:

  • To see the currnet time zone of your system, use command
tzutil   /g
C:\Users\user-name>tzutil /g

India Standard Time
 

 
 

Get the batch file here

 
 

Category: Technical Solution | Views: 3225 | Added by: shanky | Rating: 0.0/0

Related blogs


You may also like to see:


[2014-02-05][Technical Solution]
How do we use FTP from command line to send and receive files
[2024-08-04][Technical Solution]
What is Internet Of Things(IoT) ? Who uses it ? | Advantages in real life
[2015-02-04][Technical Solution]
Introduction to 3*3 Rubik's Cube basics
[2014-09-27][Technical Solution]
TRACERT command in Windows Command Line
[2016-08-03][Technical Solution]
BITSadmin : download/upload files from windows command line.

Total comments: 0
ComForm">
avatar