elementary / switchboard-plug-datetime

Switchboard Date & Time Plug
GNU General Public License v3.0
10 stars 8 forks source link

The time shown is wrong. #82

Closed wijaya-hendra closed 4 years ago

wijaya-hendra commented 4 years ago

Hi, I use Elementary OS Hera and Windows 10 in the same PC (dual boot). I got difficulties to set up the time. Any setting gives the wrong result. The Hera always shows 7 hours ahead. I live in Indonesia (WIB time). Please someone can help. Thank you, Hendra Wijaya

ryonakano commented 4 years ago

This is because how to handle time is different between *nix and Windows. Open your terminal and run the following command:

sudo timedatectl set-local-rtc 1

The issue should resolve once you reboot.