* About incorrect system time (solved) @ 2018-05-28 3:51 Jone 2018-05-28 8:29 ` Oleg Pykhalov 0 siblings, 1 reply; 3+ messages in thread From: Jone @ 2018-05-28 3:51 UTC (permalink / raw) To: help-guix For a long time I could not understand why command 'date' show incorrect time (but 'date -u' displays everything correctly). And this problem is characteristic only for GuixSD! After studying the question, I found that "export TZ=MSK" fix this problem (my timezone is "Europe/Moscow"). But in no other distribution like that was not required. What is it? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: About incorrect system time (solved) 2018-05-28 3:51 About incorrect system time (solved) Jone @ 2018-05-28 8:29 ` Oleg Pykhalov 2018-05-28 15:57 ` Jone 0 siblings, 1 reply; 3+ messages in thread From: Oleg Pykhalov @ 2018-05-28 8:29 UTC (permalink / raw) To: Jone; +Cc: help-guix [-- Attachment #1: Type: text/plain, Size: 252 bytes --] Hello Jone, Jone <yeger9@gmail.com> writes: […] > After studying the question, I found that "export TZ=MSK" fix this > problem (my timezone is "Europe/Moscow"). Does ‘zdump /etc/localtime’ show your timezone time? […] Oleg. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 832 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: About incorrect system time (solved) 2018-05-28 8:29 ` Oleg Pykhalov @ 2018-05-28 15:57 ` Jone 0 siblings, 0 replies; 3+ messages in thread From: Jone @ 2018-05-28 15:57 UTC (permalink / raw) To: Oleg Pykhalov; +Cc: help-guix Hi! > Does ‘zdump /etc/localtime’ show your timezone time? 1. J: ~/Desktop> date Пн май 28 15:42:54 MSK 2018 2. J: ~/Desktop> zdump /etc/localtime /etc/localtime Mon May 28 18:42:58 2018 MSK 1 - Ok, 2 - not Ok/ 3. system.scm: ... (operating-system (host-name "guix") (timezone "Europe/Moscow") ... 4. ntpd running (default config) ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-28 12:57 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2018-05-28 3:51 About incorrect system time (solved) Jone 2018-05-28 8:29 ` Oleg Pykhalov 2018-05-28 15:57 ` Jone
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).