You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



how to stop changing time in windows 7

Author (Read 13332 times)

0 Members and 1 Guest are viewing this topic.

Re: how to stop changing time in windows 7
« Reply #5 on: March 04, 2022, 08:07:53 PM »
 

f23948

  • Forum Regular
  • ***
  • 183
    Posts
  • Reputation: 31
  • Linux Lite Member
    • View Profile

  • MEMORY: 16Gb

  • Kernel: 5.x
update i did in terminal and it's working
Code: [Select]
timedatectl set-local-rtc 1 --adjust-system-clock
 

Re: how to stop changing time in windows 7
« Reply #4 on: June 22, 2020, 10:08:45 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 777
    Posts
  • Reputation: 143
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
The actual command is

Code: [Select]
timedatectl
Your screenshot shows "timedetectl" which the system didn't like.
clueless
 

Re: how to stop changing time in windows 7
« Reply #3 on: June 22, 2020, 09:41:35 AM »
 

f23948

  • Forum Regular
  • ***
  • 183
    Posts
  • Reputation: 31
  • Linux Lite Member
    • View Profile

  • MEMORY: 16Gb

  • Kernel: 5.x
timedetectl not found
« Last Edit: June 22, 2020, 09:44:36 AM by winxpto10 »
 

Re: how to stop changing time in windows 7
« Reply #2 on: June 22, 2020, 01:25:42 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 777
    Posts
  • Reputation: 143
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
Windows assumes the hardware clock on the computer is local time and uses it directly.
Linux assumes the hardware clock is UTC and applies an offset to get local time.

Check what linux is doing by opening a terminal and typing

Code: [Select]
timedatectl
You can make Linux use local time (like windows does) by setting

Code: [Select]
timedatectl set-local-rtc 1 --adjust-system-clock
Then both OS will interpret the hardware clock as local


clueless
 

how to stop changing time in windows 7
« Reply #1 on: June 21, 2020, 09:18:16 PM »
 

f23948

  • Forum Regular
  • ***
  • 183
    Posts
  • Reputation: 31
  • Linux Lite Member
    • View Profile

  • MEMORY: 16Gb

  • Kernel: 5.x
please i would like to know how to stop changing time in windows 7? I am using dual boot
« Last Edit: June 24, 2020, 01:09:02 PM by winxpto10 »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section