tzutil

タイムゾーンの表示・設定

Windows タイム ゾーン ユーティリティ


tzutil

  • C:\Windows\system32\tzutil.exe /?

Output:

Windows タイム ゾーン ユーティリティ

使用法:
TZUTIL </? | /g | /s TimeZoneID[_dstoff] | /l>

パラメーター:
    /? 使用法の情報を表示します。

    /g 現在のタイム ゾーン ID を表示します。

    /s TimeZoneID[_dstoff]
       指定したタイム ゾーン ID によって現在のタイム ゾーンを設定します。
       _dstoff サフィックスを指定すると、タイム ゾーンに対する夏時間の調整が
       無効になります (該当する場合)。

    /l 有効なすべてのタイム ゾーン ID および表示名を表示します。
       出力は次のようになります。
           <表示名>
           <タイム ゾーン ID>

:
    TZUTIL /g
    TZUTIL /s "Pacific Standard Time"
    TZUTIL /s "Pacific Standard Time_dstoff"

注釈:
    終了コードが 0 の場合、コマンドが正常に終了したことを示します。
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.

Return Code: 0


C:\Windows\system32\tzutil.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
FileInfo
File Size59904bytes
Creation Time2019/12/07 18:08:13
LastWrite Time2019/12/07 18:08:13
ProductVersion10.0.19041.1889
FileVersion10.0.19041.1889 (WinBuild.160101.0800)
HashValue
MD5d707382b7d60eb8830a2da9d6480062a
SHA14c721616200b2cd92d7716981999d94f549732a8
SHA224e2155b0cc96bc84dc0529c1e66bc9963f1e76f644e1a06ebeb08263d
SHA256bf331cdf306fe1d01a5b4b81b898a268d0d1c8461c4aeda19d5c67f5fad981b1
SHA384416ae7eb5677b7760067892ac4019adfec6b26a49fcd57f70667b606a8e2d26dc19f6a28d5edbc533af8d54f2510254e
SHA5123341c6ae65c4604792ed64900bb4e7e713e60148ecb9aab88c0108f1e6c21af2311289137c2d5d6f32a1cddf3157e8b52fde55fb607719d0d47f64b1a77f2d51
Built with Hugo
テーマ StackJimmy によって設計されています。