diff options
-rw-r--r-- | heure-utc-windows.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/heure-utc-windows.bat b/heure-utc-windows.bat new file mode 100644 index 0000000..5203f07 --- /dev/null +++ b/heure-utc-windows.bat | |||
@@ -0,0 +1 @@ | |||
reg add "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation" /v RealTimeIsUniversal /d 1 /t REG_DWORD /f | |||