this post was submitted on 16 Nov 2023
751 points (98.3% liked)

Linux Memes

628 readers
1 users here now

A community for posting memes relating to linux!

Also check out:

Original icon base courtesy of [email protected] and The GIMP



founded 11 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 11 months ago* (last edited 11 months ago)

You can set Windows to use UTC for the hardware clock (or have Linux use local time shudder). Just need to set a registry key:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001