]> git.eshelyaron.com Git - emacs.git/commitdiff
Document 'time-stamp-time-zone' in Emacs Manual
authorStephen Gildea <stepheng+emacs@gildea.com>
Thu, 8 May 2025 21:48:22 +0000 (14:48 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 14:04:21 +0000 (16:04 +0200)
* doc/emacs/files.texi (Time Stamp Customization): Document
time-stamp-time-zone.

(cherry picked from commit a7dffc2ea38583db39eaec5f21fd0d8fa5571ab4)

doc/emacs/files.texi

index 04eb6956e0f6167afc94925b1f3eb33663415ecf..1db26879247b46a7819c3abb37cc70d89d271c04 100644 (file)
@@ -1108,13 +1108,15 @@ End:
 -->
 @end example
 
-@vindex time-stamp-format
 By default the time stamp is
 formatted according to your locale setting (@pxref{Environment}) and
 time zone (@pxref{Time of Day,,, elisp, The Emacs Lisp Reference
 Manual}).
+@vindex time-stamp-time-zone
+Set @code{time-stamp-time-zone} to override the time zone used.
+@vindex time-stamp-format
 See the built-in documentation for the variable @code{time-stamp-format}
-for specifics and other variables that affect the formatting.
+for specifics on formatting and other variables that affect it.
 
 @node Time Stamps for One File
 @subsubsection Forcing Time Stamps for One File