all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam Mazurkiewicz <trzczy@gmail.com>
To: help-guix@gnu.org
Subject: Guixsd adds 2 hours to a BIOS time
Date: Thu, 23 May 2019 00:18:15 +0200	[thread overview]
Message-ID: <CALStFoG7ZAZz0scR4L6rhXWU-6R0wVgBb9qrg3xOt9x8Rg+M0Q@mail.gmail.com> (raw)

I live in Poland and I set time in config.scm in this way:
(...)
(operating-system
  (host-name "s")
  (timezone "Europe/Warsaw")
  (locale "en_US.utf8")

  (keyboard-layout (keyboard-layout "pl"))
(...)
Then I changed Warsaw to Paris because both have the same timezone and
DST (Daylight Saving Time).

In both cases, Warsaw and Paris, Guixsd added two hours to the time
that was set in computer BIOS. So the 'date' command in the terminal
gave wrong time, to hours later.

Setting the BIOS time to a two hours earlier time is not a good
solution, I think. What to do to fix this 2 hours offset?

             reply	other threads:[~2019-05-22 20:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22 22:18 Adam Mazurkiewicz [this message]
2019-05-22 20:38 ` Guixsd adds 2 hours to a BIOS time Tobias Geerinckx-Rice
2019-05-24 17:27   ` Adam Mazurkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALStFoG7ZAZz0scR4L6rhXWU-6R0wVgBb9qrg3xOt9x8Rg+M0Q@mail.gmail.com \
    --to=trzczy@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.