tkoy...@gmail.com writes: > Hello, > > When I use the timestamp:t export option on Linux (GNU Emacs 22.2.1 > for Linux), a creation time is included into exported file as > expected; > however, when I use this option on Windows (GNU Emacs 23.3.1 for > Windows), it is ignored. For example, > > #+OPTIONS: author:t creator:t timestamp:t email:t > > correctly includes the author, creator, and E-mail address but not a > timestamp. Is this a platform issue or Emacs version issue? Is there > a workaround?
What exporter are you using? There are many html, latex, docbook, odt .... Please include an example of org file and it's output. > Thank you, > > -- TK > > --