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:
parent
0b4eb525b6
commit
a7dffc2ea3
1 changed files with 4 additions and 2 deletions
|
|
@ -1107,13 +1107,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue