Fix dual booting windows and ubuntu time issue
13 Sep 2020 Written by Ajo MathewOption 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