From 290744e39e653d926fd6b07c4fafaee568dd32f5 Mon Sep 17 00:00:00 2001 From: polo Date: Thu, 4 Jan 2024 13:35:54 +0100 Subject: 1er commit --- heure-utc-windows.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 heure-utc-windows.bat 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 -- cgit v1.2.3