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?
