Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Glad to know i am not the only one! I had the same issue and ranted it here last month. Finally, i ditched ubuntu because of this issue and random mounting issues with local disk when on ubuntu.
Other distros was of no help either. :/ -
For me it's vice versa. Windows 7 shows the wrong time 90% of the time. Sometimes it randomly shows the correct time.
-
mikk1506408yThat is what I mean, it assumes, that local time is in RTC, and decides to just show it. But ubuntu puts UTC there
-
Bagul11988yI've decided to just roll with it (Win10 + Ubuntu dual boot). Then again, I've been mostly just working in Ubuntu for the past two weeks.
-
Oh man dudes! I was too late. I commented the solution on devrant 2 times already. There is a registry value in windoofs which tells it how to interpret the RTC. It's local time by default -.- And i think it makes more sense to force windows to UTC and not force linux to use local time.
-
I wonder why none of you checked askubuntu. I was having the same issue. But there is a solution for it
As @darksideplease said windows stores local time while Ubuntu uses UTC time -
How do I never have any of these problems the devs here have? If you guys ever want me to setup your computer for you let me know :p
-
@ScribeOfGoD most of them are emphasizing their small problems in order to get points. Trust me, it works, i did it too.
-
@ujjwal96 dammit, forgot to check askubuntu, cause rant comes up first in my mind. 😅
-
Grumpy28878yAccording to Raymond Chen of MS, the reason Windows sets the BIOS clock to local time, is that users would otherwise get confused if they set the time in BIOS and then see another time in Windows.
But who the hell sets the time in BIOS instead of in Windows? These days, plebs have never even seen a BIOS setup screen.
So, MS tries to solve a non existing problem by creating a real problem. This is so utterly stupid, it defies belief. Local time shouldn't be used anywhere except in presentation layers. -
mgabriska08yIf you are using Ubuntu 16.04 or newer try this command "timedatectl set-local-rtc 1". Then refresh time in Windows. Worked for me (using dualboot Win10 and Ubuntu)
Is Ubuntu have different timezones with Windows?
Always need to adjust time after switching.
*Is it just me?
undefined