![]() | 1 | initial version |
As well it seems windows 7 does support system clock at UTC. I think this is preferable to keep your system clock sane.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
“RealTimeIsUniversal”=dword:00000001
References: sorry, can't publish the links but easily found with a search engine
![]() | 2 | No.2 Revision |
As well it seems windows 7 does support system clock at UTC. I think this is preferable to keep your system clock sane.sane. Put this in a file and import in registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
“RealTimeIsUniversal”=dword:00000001
References: sorry, can't publish the links but easily found with a search engine