I had already posted about the Point-n-Click Time Zone Gadget for Windows 7 in our Forums. But for those who’d like to know more about tzutil.exe, here’s a little more.
Windows 7 includes tzutil.exe, a Command Line Utility. This can be used to change Time Zone or to get the current Time Zone details.
To run the utility, Run cmd as an Administrator.
At the command line, type in any of the following commands to achieve the following results:
- To know current time zone : tzutil /g
- To get a list of all available time zones : tzutil /l
- To change time zone : tzutil /s timezone (where timezone is to be replaced by the desired time zone. eg Universal Standard Time).
If you have liked this post, you might want to check out some more, on topics like Command Line, Features, Tips.