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

Related blogs


You may also like to see:


[2015-02-05][Technical Solution]
Soving Rubik's Cube First layer: Layered approach by Shanky
[2014-09-27][Technical Solution]
TRACERT command in Windows Command Line
[2014-12-28][Technical Solution]
How to create ODBC data source and drivers to connect to MS Access database
[2015-08-15][Technical Solution]
How to connect to different databases like MS access database, MS SQL server or Oracle using VB .NET?
[2014-11-16][Technical Solution]
What is webmaster tool? What it is used for?

Total comments: 0
ComForm">
avatar