Fix dual booting windows and ubuntu time issue

Option One: Make Linux Use Local Time

To force Linux use local time should fix the issue by running below command

timedatectl set-local-rtc 1 --adjust-system-clock

Reference Link to read more on it