轻松解决Linux+Windows双系统时间不一致问题 - 知乎

    1. ~ timedatectl set-local-rtc 1 127
    2. ~ timedatectl 3s
    3. Local time: 2022-02-04 10:14:49 CST
    4. Universal time: 2022-02-04 02:14:49 UTC
    5. RTC time: 2022-02-04 10:14:50
    6. Time zone: Asia/Shanghai (CST, +0800)
    7. System clock synchronized: yes
    8. NTP service: active
    9. RTC in local TZ: yes
    10. Warning: The system is configured to read the RTC time in the local time zone.
    11. This mode cannot be fully supported. It will create various problems
    12. with time zone changes and daylight saving time adjustments. The RTC
    13. time is never updated, it relies on external facilities to maintain it.
    14. If at all possible, use RTC in UTC by calling
    15. 'timedatectl set-local-rtc 0'.
    16. ~ date
    17. 2022 02 04 星期五 10:15:00 CST