>>908
WindowsシステムをUTCにする

以下の手順でWindowsシステムをUTCにすることができます。

管理者権限でコマンドプロンプトを起動します。
以下のコマンドを実行します。

reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /d 1 /t REG_DWORD /f