Hi Scott, Scott Randby <sran...@gmail.com> writes:
> First, I am using org-mode release_7.5.41.g187b. Please make sure to pull after this commit: http://orgmode.org/w/?p=org-mode.git;a=commit;h=1b02fe8c6e3693a321bfc4d2da52fa64a7d22590 > '(org-export-html-with-timestamp t) This control the insertion of html-helper timestamp section. > '(org-export-time-stamp-file t) This is the one you want. (:time-stamp-file in a publishing project). > '(org-export-with-timestamps t) > > But when I do C-c C-e h on the document, the author, email, and creator > appear in the postamble, but no timestamp. It works here with latest git. -- Bastien