mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
add windows utc time registry file
This commit is contained in:
7
windows/utc-time.reg
Normal file
7
windows/utc-time.reg
Normal file
@ -0,0 +1,7 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
; Changes registry to expect UTC from the hardware clock
|
||||
; More info here: https://wiki.archlinux.org/title/System_time#UTC_in_Microsoft_Windows
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
|
||||
"RealTimeIsUniversal"=dword:00000001
|
Reference in New Issue
Block a user