1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Document 'time-stamp-time-zone' in Emacs Manual

* doc/emacs/files.texi (Time Stamp Customization): Document
time-stamp-time-zone.
This commit is contained in:
Stephen Gildea 2025-05-08 14:48:22 -07:00
parent 0b4eb525b6
commit a7dffc2ea3

View file

@ -1107,13 +1107,15 @@ End:
--> -->
@end example @end example
@vindex time-stamp-format
By default the time stamp is By default the time stamp is
formatted according to your locale setting (@pxref{Environment}) and formatted according to your locale setting (@pxref{Environment}) and
time zone (@pxref{Time of Day,,, elisp, The Emacs Lisp Reference time zone (@pxref{Time of Day,,, elisp, The Emacs Lisp Reference
Manual}). 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} 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 @node Time Stamps for One File
@subsubsection Forcing Time Stamps for One File @subsubsection Forcing Time Stamps for One File