this post was submitted on 16 Nov 2023
744 points (98.4% liked)

Linux Memes

535 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 7 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 7 months ago* (last edited 7 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