tzutil.exe
- File Path:
C:\WINDOWS\SysWOW64\tzutil.exe
- Description: Windows Time Zone Utility
Hashes
Type | Hash |
---|---|
MD5 | DEDE95A5AC6542F6B2C6391122DB82F9 |
SHA1 | 3473CBA6418FF2D01D753242DCDE025A66D19FF7 |
SHA256 | EA2D6F29A8E9240E552E0C248D228D6485386C4BAF4C4366788BD3826D32D1E1 |
SHA384 | 92B009A3803E672A1EF8B939DE77D9EC56A8149F87448FA033D1ED886657C79E3EC25C17B11F988786139909DF7E01EA |
SHA512 | 21EB716DB885358DD0FB2262D442198FABD0F03F7EAEAC14E951806B3C29E48181374541172447B372F2F6AF8500A792C27665A20936400B8722B5FA2E06EFC8 |
SSDEEP | 384:PVzndI6BkFEEoKKf2/xOJcNRXOX5oAurIJ4jmB2stN7Dzd+jzvtV2ijRNAaY3W89:PjBeY2QJcNRXBjhQ+fvtVxRNIPok |
IMP | 0A4B6ED4871B1AD7F8328D32493E9DFC |
PESHA1 | 383DEED4E3380FEB8EC56741025EC61DE8305930 |
PE256 | CC71DB1019EED78EA8AAE6BCFF027517D0F2E7A6A291DE332A1082ADC2FA118C |
Runtime Data
Usage (stdout):
Windows Time Zone Utility
Usage:
TZUTIL </? | /g | /s TimeZoneID[_dstoff] | /l>
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:
<display name>
<time zone ID>
Examples:
TZUTIL /g
TZUTIL /s "Pacific Standard Time"
TZUTIL /s "Pacific Standard Time_dstoff"
Remarks:
An exit code of 0 indicates the command completed successfully.
Loaded Modules:
Path |
---|
C:\WINDOWS\SYSTEM32\ntdll.dll |
C:\WINDOWS\System32\wow64.dll |
C:\WINDOWS\System32\wow64base.dll |
C:\WINDOWS\System32\wow64con.dll |
C:\WINDOWS\System32\wow64win.dll |
C:\WINDOWS\SysWOW64\tzutil.exe |
Signature
- Status: Signature verified.
- Serial:
33000002ED2C45E4C145CF48440000000002ED
- Thumbprint:
312860D2047EB81F8F58C29FF19ECDB4C634CF6A
- Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
- Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
File Metadata
- Original Filename: tzutil.exe
- Product Name: Microsoft Windows Operating System
- Company Name: Microsoft Corporation
- File Version: 10.0.22000.1 (WinBuild.160101.0800)
- Product Version: 10.0.22000.1
- Language: English (United States)
- Legal Copyright: Microsoft Corporation. All rights reserved.
- Machine Type: 32-bit
File Scan
- VirusTotal Detections: 0/73
- VirusTotal Link: https://www.virustotal.com/gui/file/ea2d6f29a8e9240e552e0c248d228d6485386c4baf4c4366788bd3826d32d1e1/detection
Additional Info*
*The information below is copied from MicrosoftDocs, which is maintained by Microsoft. Available under CC BY 4.0 license.
tzutil
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Displays the Windows Time Zone utility.
Syntax
tzutil [/?] [/g] [/s <timezoneID>[_dstoff]] [/l]
Parameters
Parameter | Description |
---|---|
/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). Your value must be surrounded by quotes. |
/l | Lists all valid time zone IDs and display names. The output appears as:<ul><li><display name> </li><li><time zone ID> </li></ul> |
/? | Displays help at the command prompt. |
Remarks
An exit code of 0 indicates the command completed successfully.
Examples
To display the current time zone ID, type:
tzutil /g
To set the current time zone to Pacific Standard time, type:
tzutil /s "Pacific Standard time"
To set the current time zone to Pacific Standard time and disable Daylight Saving time adjustments, type:
tzutil /s "Pacific Standard time_dstoff"
Additional References
MIT License. Copyright (c) 2020-2021 Strontic.