Home » 2014 » February » 6 » 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: 2927 | Added by: shanky | Rating: 0.0/0

Related blogs


You may also like to see:


[2014-02-24][Technical Solution]
A very simple example to learn Javascript in HTML
[2014-03-09][Technical Solution]
Creating a webcam in Visual basic Programming
[2014-11-28][Technical Solution]
Problem Step Recorder(PSR). How to use it?
[2014-02-02][Technical Solution]
Free Web space on internet to upload any kind of file!!!
[2014-02-05][Technical Solution]
How do we use FTP from command line to send and receive files

Total comments: 0
ComForm">
avatar