diff options
author | polo <ordipolo@gmx.fr> | 2024-01-04 13:35:54 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2024-01-04 13:35:54 +0100 |
commit | 290744e39e653d926fd6b07c4fafaee568dd32f5 (patch) | |
tree | 16c1dd0bcdb2cadf9ccef2acb8dd2a8ce1889b0c | |
download | heureUTCwindows-master.zip |
-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 | |||