Let's learn together! Various virtualization platforms : Hyper-V, VMware, ESXi, VirtualBox, Parallels, XenCenter, Promax. Online Virtualization Platform: AWS, Google Cloud Platform, Microsoft Azure. All related tools, technologies.
Wednesday, March 31, 2021
time clock is always wrong in the dual system windows and macOS ?
Many Mac+Windows dual system users may be very distressed: What should I do if the time of Windows and Mac are inconsistent?
We must first be clear that the default way Windows and Mac treat system hardware time is different: Windows treats system hardware time as local time, that is, the time displayed in the operating system is the same as that displayed in BIOS/EFI The time is the same.
Mac regards the hardware time as UTC, and the time displayed in the operating system is converted from the hardware time. For example, if Beijing time is GMT+8, the time displayed in the system is hardware time +8.
Let me explain the proper nouns of UTC and GMT:
UTC: Universal Time Coordinated, coordinated universal time
GMT: Greenwich Mean Time, Greenwich Mean Time
If you set the time zone in both Mac and Windows to Beijing time, and you change the current system time to 10:00AM on the Mac, the actual UTC time stored in the hardware at this time is 2:00AM. At this time, after you restart and enter Windows, you will find that the time displayed in the windows system is 2:00AM, which is eight hours slower than the Mac.
In the same way, after you change the system time in Windows or use the network to synchronize the system time, and then check it in the Mac, the system will be almost 8 hours faster.
The kid's solution is:
We let Windows treat the hardware time as UTC (that is, modify it under Windows)
In Start-Run-CMD (Win7 needs to be run as an administrator), enter the following command (copy it):
Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1
After restarting and entering Mac or Windows, the time difference of 8 hours will no longer occur. Is it very convenient?
Subscribe to:
Post Comments (Atom)
-
Enable ssh on esxi. From terminal of your computer, ssh to esxi: [root@homecenter:/etc/vmware] lspci -v 0000:00:00.0 Bridge Host bridge: Int...
-
Webmin DNS install Fedora with GUI set static id address with DNS: 8.8.8.8 set hostname root# cp /etc/hostname /etc/hostname.bak root# vi /e...
-
Install fusion on Mac or Vmware on Windows or OVFTool. Windows: ovftool vi://root:@192.168.198.10/win10 C:\Users\daivd\Desktop\ova\win...
-
https://www.freenom.com/en/index.html?lang=en
-
If your virtual machine is running windows, and disk type is "Thin Provision", this type of vm disk only take up the disk space ...
-
Webmin DNS install debian with GUI set static id address with nds 8.8.8.8 set hostname root# cp /etc/hostname /etc/hostname.bak root# vi /et...
-
Error: Outlook 365 Trusted Platform Module error code 80090016 Solution #1: Delete this folder: C:\users\<user>\AppData\Local\Package...
No comments:
Post a Comment