summary refs log tree commit diff
path: root/doc/guix.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 65f00ce0b1..66ab384e98 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6044,6 +6044,10 @@ package}).
 @item @code{timezone}
 A timezone identifying string---e.g., @code{"Europe/Paris"}.
 
+You can run the @command{tzselect} command to find out which timezone
+string corresponds to your region.  Choosing an invalid timezone name
+causes @command{guix system} to fail.
+
 @item @code{locale} (default: @code{"en_US.utf8"})
 The name of the default locale (@pxref{Locale Names,,, libc, The GNU C
 Library Reference Manual}).  @xref{Locales}, for more information.