进入widnows,使用管理员打开powershell,运行以下命令,使windows使用utc时间
Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1
Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1
本文标题:解决windows和unix或linux系统时间不一致问题
本文链接:https://www.haomeiwen.com/subject/usuaydtx.html
网友评论