This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
Displays the Windows Time Zone utility.
tzutil [/?] [/g] [/s <timezoneID>[_dstoff]] [/l]| 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:
|
| /? | Displays help at the command prompt. |
An exit code of0 indicates the command completed successfully.
To display the current time zone ID, type:
tzutil /gTo 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"Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Want to try using Ask Learn to clarify or guide you through this topic?