help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incorrect system time


From: Oleg Pykhalov
Subject: Re: Incorrect system time
Date: Wed, 09 May 2018 23:24:24 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello Jone,

Jone <address@hidden> writes:

[…]

> In all my previous distribution command 'date' displays the system time, 
> and system time was the single time and equaled to my timezone.

They should not be equal, because they are different timezones.  :-)
--8<---------------cut here---------------start------------->8---
$ TZ="Europe/Moscow" date 
Wed  9 May 23:16:52 MSK 2018

$ TZ="UTC" date
Wed  9 May 20:17:27 UTC 2018
--8<---------------cut here---------------end--------------->8---

> Maybe hardware troubles.. but it is very annoying.

Could you show your ‘(operating-system (services …))’ services field
(guessing it's a problem of missing ‘ntp-service’)?

Thanks,
Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]