mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-18 18:00:11 +00:00
; * lisp/time-stamp.el (time-stamp-format): Doc string.
This commit is contained in:
parent
732c70a0d9
commit
0bb42ef803
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ with %, as follows.
|
|||
%#p `am' or `pm' %P gives uppercase: `AM' or `PM'
|
||||
%02S seconds
|
||||
%w day number of week, Sunday is 0
|
||||
%02y 2-digit year: `03' %Y 4-digit year: `2003'
|
||||
%02y 2-digit year %Y 4-digit year
|
||||
%Z time zone name: `EST' %#Z gives lowercase: `est'
|
||||
%5z time zone offset: `-0500' (since Emacs 27; see note below)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue