ox-html: Fix %d placeholder in pre/postamble string
commit1319a3be441e5b0d53c4e000d55bec7c62a9fb6c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 19 Nov 2016 22:17:32 +0000 (19 23:17 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 19 Nov 2016 22:17:32 +0000 (19 23:17 +0100)
treee6d7ab4971c020fb8023a5c476baad2046368ecf
parentc3c33841ebb2e63867be83a4ce589505cccb64c4
ox-html: Fix %d placeholder in pre/postamble string

* lisp/ox-html.el (org-html-format-spec): Correctly apply
  `org-html-metadata-timestamp-format' on %d placeholder.

Reported-by: Pavel Panchekha <me@pavpanchekha.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/110374>
lisp/ox-html.el