>>>>> On Tue, 25 Jun 2019 18:41:15 +0200, gmx <[email protected]> said:
gmx> Hello,
gmx> How to insert the current time? I have a table in which I want to
gmx> indicate the beginning of an oral exam (firt column), the end (second
gmx> column), and (third column) make the difference between the two (I can
gmx> do that).
C-u M-x org-time-stamp
will prompt for a date and insert it along with the current time (I
bind org-time-stamp to "C-c ." for convenience)
Robert
