mirror of https://github.com/jkjoy/sunpeiwen.git
620 B
620 B
layout | cid | title | slug | date | updated | status | author | categories | tags | articleCopyright | Pictype | abbrlink | banner | postgjc | postjj | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
post | 371 | macOS与Windows双系统时间不同步的解决办法 | the-solution-to-time-non-synchronization-between-macos-and-windows | 2022/11/15 13:07:00 | 2022/11/15 13:08:26 | publish | 老孙 |
|
|
show | 0 | 34554 |
在windows下 右键点击开始菜单,选择终端(管理员)
Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1
回车搞定!重启试试!