Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/future4tech/public_html/wp-includes/functions.php on line 6114
TZUTIL.exe – Windows CMD Command - Future4Tech

TZUTIL.exe – Windows CMD Command

Time Zone Utility.

Syntax

      TZUTIL /g | /l | /s "TimeZoneValue[_dstoff]" | /?

 

Key

   /g   Display the current time zone value.

 

   /l   List all valid time zone values and display names in the following format:

 

   /s   Set the time zone to TimeZoneValue

        The _dstoff suffix will disable Daylight Savings Time adjustment

        for the time zone (where applicable).

 

   /?  Display help.

Examples:

Display the current time zone id

%SYSTEMROOT%\System32\tzutil.exe /g

Set the current time zone to Pacific Standard Time

tzutil /s "Pacific Standard
Time"

Set the current time zone to Pacific Standard Time and disable Daylight
Saving Time adjustment

tzutil /s "Pacific Standard
Time_dstoff"

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *


Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/future4tech/public_html/wp-includes/functions.php on line 5464