projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c3ce2
)
; * admin/admin.el (make-news-html-file): Fix typo.
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 17 Sep 2022 19:59:47 +0000
(21:59 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 17 Sep 2022 20:06:33 +0000
(22:06 +0200)
admin/admin.el
patch
|
blob
|
history
diff --git
a/admin/admin.el
b/admin/admin.el
index 3906dd8d63c52ce2d6c819abad808415140ec6a2..4bd19ea1d92ad666c3e61015691eb72e6f7b7a82 100644
(file)
--- a/
admin/admin.el
+++ b/
admin/admin.el
@@
-955,7
+955,7
@@
$Date: %s $
(format admin--org-html-postamble
copyright-years
;; e.g. "2022/09/13 09:13:13"
- (format-time-string "%Y/%
M/%y
%H:%m:%S")))
+ (format-time-string "%Y/%
m/%d
%H:%m:%S")))
(org-html-mathjax-template "")
(htmlize-output-type 'css))
(org-html-export-as-html))