From: Jarmo Hurri <jarmo.hurri@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: Add time (duration) to timestamp
Date: Mon, 07 Dec 2015 11:13:48 +0200 [thread overview]
Message-ID: <87poyik4dv.fsf@iki.fi> (raw)
In-Reply-To: 87twnuk73u.fsf@iki.fi
Greetings again.
Answering my own question, the following seems to work (15 min is 1/96
of a day):
| time | event |
|------------------------+-------|
| <2015-12-07 Mon 12:00> | A |
| <2015-12-07 Mon 12:15> | B |
| <2015-12-07 Mon 12:30> | C |
#+TBLFM: @3$1..@4$1=(<@-1>+(1.0 / 96))
Jarmo
next prev parent reply other threads:[~2015-12-07 9:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 8:15 Add time (duration) to timestamp Jarmo Hurri
2015-12-07 9:13 ` Jarmo Hurri [this message]
2015-12-07 17:56 ` Richard Lawrence
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87poyik4dv.fsf@iki.fi \
--to=jarmo.hurri@iki.fi \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.