Skip to content

Instantly share code, notes, and snippets.

@erronjason
Created March 5, 2017 05:49
Show Gist options
  • Save erronjason/2893fb87d977d02f88d6314d2dabfe14 to your computer and use it in GitHub Desktop.
Save erronjason/2893fb87d977d02f88d6314d2dabfe14 to your computer and use it in GitHub Desktop.
Makes Windows to use UTC instead of treating it like some animal. Requires restart to take effect.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] “RealTimeIsUniversal”=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment