Skip to content

Instantly share code, notes, and snippets.

@imyelo
Created January 14, 2019 18:43
Show Gist options
  • Save imyelo/f05fb640070158f7da9b156ee111ae2e to your computer and use it in GitHub Desktop.
Save imyelo/f05fb640070158f7da9b156ee111ae2e to your computer and use it in GitHub Desktop.
fix timezone conflicts in dual systems with windows and ubuntu

Usage

  1. Save fix-timezone-conflicts.reg to local
  2. Double click the local fix-timezone-conflicts.reg to import regexp (in Windows).
  3. Reboot system.
  4. Reset the time in Windows.

Finished!

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=hex(b):01,00,00,00,00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment