ox-html: Add defcustom for timestamps in metadata
commit0480d0a0d0c4fd1836c9f946b8913dec968e7a60
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 7 Apr 2013 18:59:26 +0000 (7 20:59 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 9 Apr 2013 22:11:17 +0000 (10 00:11 +0200)
tree271740c02c668290eb6057ce86609bb55b96ab1e
parent01d6b355d8b7bd356ec894557e879cd1551eda9d
ox-html: Add defcustom for timestamps in metadata

* lisp/ox-html.el (org-html-metadata-timestamp-format): New variable,
  renamed from `org-html--timestamp-format'.
(org-html--build-meta-info, org-html-format-spec,
org-html--build-pre/postamble): Use new variable.
lisp/ox-html.el