See these links
https://askubuntu.com/questions/169376/clock-time-is-off-on-dual-boot
content(in case link goes down)
Download attached .reg file, run it and reboot to linux and then back to windows
To fix it, just hit Start and type regedit.exe in the search box. Hit Enter and navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
. Right click anywhere in the right pane and hitNew
>DWORD (32-bit) Value
. Name itRealTimeIsUniversal
, then double click on it and give it a value of1
.
From Command Prompt (CMD.EXE) or PowerShell: