How to coordinate the clock when dual-booting with Windows
Peter Silva
peter at bsqt.homeip.net
Sun Dec 10 16:24:26 UTC 2017
I'm totally biased, having a long standing hatred for time zones... I
work in a job where there are at least five different timezones in use
all day, every day, and they are always a pain. I work with a guy
trouble tracking issues, and the same system reports all times in his
timezone, and to me in my timezone (3 hours different.) while the
systems we are running together (for sanity) are all in UTC, it is
very, very confusing.
Sample bug... we download data from an ftp server that is in their
local time zone. We need to pick out the new files that showed up in
a tree since the last time we looked (we look every few minutes.) we
basically store the result of each listing in a file, and diff it.
Every six months, All of the files in the tree change, because the
operating system reports a different date for the same file than it
did an hour before... many thousands of files, and then they get
processed... yes we can write vastly more complicated logic to work
around this, but diffing files just won't work... twice a year.
yes, seething hatred...
On Sun, Dec 10, 2017 at 11:05 AM, Xen <list at xenhideout.nl> wrote:
> Peter Silva schreef op 10-12-2017 16:57:
>>
>> can confirm, at least in older versions of windows, localtime
>> (whatever timezone was set) was the time saved in the bios. Dunno if
>> current windows versions have smartened up, but it never used to store
>> in UTC.
>>
>> I agree that the sensible thing to do is for all OS's to always store
>> time in UTC at the hardware level and do the timezone in the OS, but
>> that's not how it was done before, might have improved in recent
>> years.
>
>
> No it's still the same.
>
> Personally I think saving in the local time zone is more logical, a bit the
> same as using dead keys for a particular (local) keyboard.
>
> I don't need to be universal.
>
> I'm pretty sure they don't have our keyboards on the Pleiades anyway.
>
> ;-).
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list