I have the following options line in my file header:

#+options: <:t num:t author:t tags:t toc:nil tasks:t todo:t

Sample file:

#+begin_src org
#+options: <:t num:t author:t tags:t toc:nil tasks:t todo:t

* Task list

** todo task 1
   DEADLINE: <2013-06-21 Fri>

** todo task 2
   SCHEDULED: <2013-06-24 Mon>
#+end_src

I'm not getting any time stamps in my output file, though. Any
suggestions on where to start looking for the issue?


Thanks,
John

Reply via email to