We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4936841 commit 23dfe11Copy full SHA for 23dfe11
src/config/date-time.md
@@ -19,6 +19,11 @@ from your shell's profile:
19
export TZ=<timezone>
20
```
21
22
+Note that setting the *timezone* does not set the *time* (or date); instead, it
23
+simply specifies an offset from
24
+[UTC](https://en.wikipedia.org/wiki/Coordinated_Universal_Time), as described in
25
+[timezone(3)](https://man.voidlinux.org/timezone.3).
26
+
27
## Hardware clock
28
29
By default, the hardware clock in Void is stored as UTC. Windows does not use
0 commit comments