Dual Boot fix time differences


When we dual boot any Linux Distro with Windows OS, we get a bug in our clock. Because of this bug whenever we swap from Linux Distro to Windows the time of windows machine changes and it becomes too much frustrating.

We can solve this issue by following steps:

  1. Boot into Linux Distro e.g. Ubuntu.
  2. Run the following command on terminal: timedatectl set-local-rtc 1

To check time we can run the following command:

timedatectl
Tue Mar 21 2017