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: 3232 | Added by: shanky | Rating: 0.0/0

Related blogs


You may also like to see:


[2015-02-16][Technical Solution]
Soving Rubik's Cube Third layer: Layered approach by Shanky
[2014-09-18][Technical Solution]
Hack temple run 2 and get unlimited gems and coins and beat any score
[2015-08-15][Technical Solution]
How to connect to different databases like MS access database, MS SQL server or Oracle using VB .NET?
[2015-01-05][Technical Solution]
How to create ODBC data source and drivers to connect to Oracle or sql server database
[2014-02-07][Technical Solution]
Socket programming in C

Total comments: 0
ComForm">
avatar