All unix systems (that I have ever seen) use UTC as their time and adjust it for localtime when displaying it to a user.
Linux even (by default) stores the current time in the hardware clock as UTC.
Windows wants to store it in the hardware clock as localtime. If you dual boot and expect your time to not be confused, this has to be fixed.
I would hope calibre would adjust for this.
|