轻松解决Linux+Windows双系统时间不一致问题 - 知乎
~ timedatectl set-local-rtc 1 127 ✘ ~ timedatectl ✔ 3s Local time: 五 2022-02-04 10:14:49 CSTUniversal time: 五 2022-02-04 02:14:49 UTCRTC time: 五 2022-02-04 10:14:50Time zone: Asia/Shanghai (CST, +0800)System clock synchronized: yesNTP service: activeRTC in local TZ: yesWarning: The system is configured to read the RTC time in the local time zone.This mode cannot be fully supported. It will create various problemswith time zone changes and daylight saving time adjustments. The RTCtime is never updated, it relies on external facilities to maintain it.If at all possible, use RTC in UTC by calling'timedatectl set-local-rtc 0'. ~ date ✔2022年 02月 04日 星期五 10:15:00 CST
