Hello I had this issue and I found the solution in XDA
<b>”Fix time after changing switch between Android and WIndows</b>
Run regedit.exe. It is located (C: \ Windows \ regedit.exe)
Opens this way the HKEY_LOCAL_MACHINE \ the SYSTEM \ CurrentControlSet \ the Control \ TimeZoneInformation \
Right-click on ( TimeZoneInformation ) – select – New -> DWORD parameter (32bit)
New option to rename RealTimeIsUniversal
Double-click to open RealTimeIsUniversal and change RealTimeIsUniversal key ( 0 ) to ( 1 ).
Set the current time and the time zone in hours and restart the system, check the time (corrected to correct the last time, if necessary)))
Reboot in Android then back to Windows and check again their time.”
I hope it works for you!